Main public logs
From OpenSpell Wiki
Jump to navigationJump to search
Combined display of all available logs of OpenSpell Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:23, 28 February 2026 Valsekamerplant talk contribs created page Template:Drop (Created page with "<noinclude> == Usage == Use inside a drop table. Automatically colours and labels the rarity based on the odds value. <pre> {| class="wikitable sortable" ! Item !! Amount !! Rarity !! Odds {{Drop|bones|1|always}} {{Drop|coins|20|0.15}} {{Drop|iron sword|1|0.02}} {{Drop|silver helm|1|0.005}} |} </pre> === Odds parameter === Either pass a number between 0 and 1, or one of these keywords: * <code>always</code> — guaranteed drop, no odds shown * Any decimal like <code>0....")