Template:LootRow/doc

Template page
Revision as of 10:48, 16 October 2021 by Scott (talk | contribs) (Created page with " The '''LootRow''' templates are used to list an NPC's drops. Three templates are used to form the drop logs: * {{tl|LootHeader}} * {{tl|LootRow}} * {{tl|LootEnd}} == Usage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The LootRow templates are used to list an NPC's drops. Three templates are used to form the drop logs:

Usage

{{LootHeader}}
{{LootRow
|itemimage = <!-- Item image name + the file extension (e.g. placeholder.png) -->
|itemname  = <!-- Item name as seen in the game. (e.g. Bloodsteel Mace) -->
|quantity  = <!-- Quantity of the item that is dropped. A range is seperated with a - (e.g 1-5) -->
|color     = <!-- The color of the rarity box to indicate the level of rarity. Blue(Always), Green(25%-99%), Yellow(24.99%-10%), Orange(9.99%-2.5%), Red(<2.5%) -->
|rarity    = <!-- The rarity as a percentage. (e.g. 2.46%) -->
}}
{{LootEnd}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.