About
This template shows the catacombs drop table. This template renders out all items obtainable from creatures inside the Catacombs of Kourend.
Usage
{{CatacombsDropTable
|hitpoints = <!-- Lowest hitpoints of the monster (or the only hitpoints value if there will be no range) -->
|hitpointsmax = <!-- (Optional) Max hitpoints amount of the given monster -->
|superior = <!-- (Optional) Sets the value of totem pieces to Always with reference information -->
|altraritydash = <!-- (Optional) Sets the dropsline parameter "AltRarityDash" to yes if there will be a range of values for a monster instead of 1 or 2 -->
|versionname = <!-- (Optional) SMW name override for drop source pull -->
|f2p = <!-- (Optional) Sets namenotes to members -->
|catacombsonly = <!-- (Optional) Displays starting text stating that the drops are only available from Catacomb variants -->
}}
Examples
One level variant
{{CatacombsDropTable|hitpoints=200}}
Multiple level variants
{{CatacombsDropTable|hitpoints=50|hitpointsmax=70}}
Range of monsters
{{CatacombsDropTable|hitpoints=100|hitpointsmax=300|altraritydash=yes}}
Boss or Superior monsters
{{CatacombsDropTable|hitpoints=350|superior=yes}}
- ^ 1.0 1.1 1.2 One totem piece dropped per kill.