Template:Item quality: Difference between revisions
add Unstable Wand's quality |
added names to references |
||
| Line 82: | Line 82: | ||
}}<!-- References | }}<!-- References | ||
-->{{#switch:{{{1|{{PAGENAME}}}}} | -->{{#switch:{{{1|{{PAGENAME}}}}} | ||
|Cookie=<ref>{{cite Discord|message type=excerpt of item JSON|name=Zoo|url=//discord.com/channels/461575285364752384/1010033809250603068/1173697001876103189|channel=zoo-dev-discussion|date=2023-11-13}}<syntaxhighlight lang="json"> | |Cookie=<ref name="quality_cookie">{{cite Discord|message type=excerpt of item JSON|name=Zoo|url=//discord.com/channels/461575285364752384/1010033809250603068/1173697001876103189|channel=zoo-dev-discussion|date=2023-11-13}}<syntaxhighlight lang="json"> | ||
{ | { | ||
emoji: '🍪', | emoji: '🍪', | ||
| Line 99: | Line 99: | ||
} | } | ||
</syntaxhighlight></ref> | </syntaxhighlight></ref> | ||
|Sushi|Bamboo|Corn|Scarf=<ref>{{cite Discord|name=Colon|username=colon|url=//discord.com/channels/461575285364752384/1010033809250603068/1051547143481065532|channel=zoo-dev-discussion|date=2022-12-11|quote=when your luck is increased[, there's an] x% chance to remove [type] guarantee items entirely since they're all quality 1}}</ref> | |Sushi|Bamboo|Corn|Scarf=<ref name="quality_sushi-bamboo-corn-scarf">{{cite Discord|name=Colon|username=colon|url=//discord.com/channels/461575285364752384/1010033809250603068/1051547143481065532|channel=zoo-dev-discussion|date=2022-12-11|quote=when your luck is increased[, there's an] x% chance to remove [type] guarantee items entirely since they're all quality 1}}</ref> | ||
|Heart=<ref>{{cite Discord|name=Colon|username=colon|type=reply to @emjaycrowe|url=//discord.com/channels/461575285364752384/1010033674424684625/1226308032775065680|channel=zoo-talk|date=2024-04-07}}<blockquote>'''@emjaycrowe:''' did colon say what the internal quality of heart is<br>'''@colon:''' I think it's 3</blockquote></ref> | |Heart=<ref name="quality_heart">{{cite Discord|name=Colon|username=colon|type=reply to @emjaycrowe|url=//discord.com/channels/461575285364752384/1010033674424684625/1226308032775065680|channel=zoo-talk|date=2024-04-07}}<blockquote>'''@emjaycrowe:''' did colon say what the internal quality of heart is<br>'''@colon:''' I think it's 3</blockquote></ref> | ||
|Pineapple=<ref>{{cite Discord|name=Zoo 2|type=excerpt of item JSON|url=//discord.com/channels/461575285364752384/1058840717549645904/1058849341286129714|thread=hmm today i will add mechanic to zoo bot|channel=zoo-dev-discussion|date=2022-12-31}}<syntaxhighlight lang="json">{ | |Pineapple=<ref name="quality_pineapple">{{cite Discord|name=Zoo 2|type=excerpt of item JSON|url=//discord.com/channels/461575285364752384/1058840717549645904/1058849341286129714|thread=hmm today i will add mechanic to zoo bot|channel=zoo-dev-discussion|date=2022-12-31}}<syntaxhighlight lang="json">{ | ||
item: { | item: { | ||
emoji: '🍍', | emoji: '🍍', | ||
| Line 110: | Line 110: | ||
} | } | ||
}</syntaxhighlight></ref> | }</syntaxhighlight></ref> | ||
|Unstable Wand=<ref>{{cite Discord|name=Colon|username=colon|channel=zoo-dev-discussion|url=//discord.com/channels/461575285364752384/1010033809250603068/1173731683757994134|date=2023-11-13}}<blockquote>heres a peek at some zoo json structures […]<syntaxhighlight lang="json">{ | |Unstable Wand=<ref name="quality_unstablewand">{{cite Discord|name=Colon|username=colon|channel=zoo-dev-discussion|url=//discord.com/channels/461575285364752384/1010033809250603068/1173731683757994134|date=2023-11-13}}<blockquote>heres a peek at some zoo json structures […]<syntaxhighlight lang="json">{ | ||
"emoji": "<:unstable_wand:978675034610606150>", "name": "Unstable Wand", "id": "randomUnexchange", "quality": 2, […]</syntaxhighlight></blockquote></ref> | "emoji": "<:unstable_wand:978675034610606150>", "name": "Unstable Wand", "id": "randomUnexchange", "quality": 2, […]</syntaxhighlight></blockquote></ref> | ||
|{{PAGENAME}}|={{citation needed}} | |{{PAGENAME}}|={{citation needed}} | ||
Revision as of 16:52, 21 May 2024
UNKNOWN[citation needed]
Shows an item's quality.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | An item name (defaults to page title)
| String | optional |