Template:Drop

From OpenSpell Wiki
Revision as of 14:00, 28 February 2026 by Valsekamerplant (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.