Template:Drop
From OpenSpell Wiki
Usage
[edit]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.