Template:DropsLine/doc: Difference between revisions
no edit summary
No edit summary |
PinnacleHigh (talk | contribs) No edit summary Tag: Manual revert |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 58:
Categories should be used if there's no good way to find an accurate drop chance. There are 6 available options:
{| class="wikitable align-center-1"
! Frequency
! Explanation
|-
Line 103:
"type": "string",
"required": true
},
"rarity": {
"label": "Rarity",
"description": "Rarity level of the item, such as Common, Uncommon, Rare, or Very rare.",
"example": "Common",
"type": "string",
"required": false
},
"image": {
Line 114 ⟶ 121:
"format": "\n{{_|_=_}}\n"
}
</templatedata>}}
|