Template:Drop

From OpenSpell Wiki
Revision as of 13:54, 28 February 2026 by Valsekamerplant (talk | contribs) (Usage)
Jump to navigationJump to search


Usage

Use inside a drop table. Automatically colours, labels and formats odds.

{| class="wikitable sortable"
! Item !! Amount !! Rarity !! Odds
{{Drop|bones|1|always}}
{{Drop|coins|20|0.25}}
{{Drop|iron sword|1|0.02}}
{{Drop|silver helm|1|0.005}}
|}

Odds is a decimal between 0 and 1, or the word always.