From Brotato Wiki
(Add column for item tags) |
(DLC badge support (dlcbadge, which checks for `isdlc` on the item)) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
<tr> | <tr> | ||
<td> {{Iconbox|{{{name|{{{1|}}}}}}|rarity={{Item Data|{{{name|{{{1|}}}}}}|rarity}}}} </td> | <td> {{Iconbox|{{{name|{{{1|}}}}}}|rarity={{Item Data|{{{name|{{{1|}}}}}}|rarity}}|dlcbadge=1}} </td> | ||
<td> Tier {{Item Data|{{{name|{{{1|}}}}}}|rarity}} </td> | <td> Tier {{Item Data|{{{name|{{{1|}}}}}}|rarity}} </td> | ||
<td> {{Item Data|{{{name|{{{1|}}}}}}|stats}} </td> | <td> {{Item Data|{{{name|{{{1|}}}}}}|stats}} </td> | ||
Line 24: | Line 24: | ||
{{TableRowItem|Baby Gecko}} | {{TableRowItem|Baby Gecko}} | ||
{{TableRowItem|Big Arms}} | {{TableRowItem|Big Arms}} | ||
{{TableRowItem|Axolotl}} | |||
</table> | </table> | ||
Revision as of 23:44, 10 November 2024
Creates a row for the specified Item. Rows MUST be wrapped inside a table. Use Template:TableHeaders for the headers row.
Example
{{TableHeaders|items}}
{{TableRowItem|Baby Gecko}}
{{TableRowItem|Big Arms}}
Name | Rarity | Effects | Base Price | Limit | Unlocked By | Tags |
---|---|---|---|---|---|---|
Tier 1 | +10 Range +25% chance to instantly attract a material when itβs dropped |
18 | 4 | Pickup, Range | ||
Tier 4 | +12 Melee Damage +6 Ranged Damage +3 Knockback -3 % Attack Speed -3 % Speed |
105 | Win a run with Generalist | Melee Damage, Ranged Damage, Knockback | ||
Tier 4 | Your highest (Max HP) and lowest (Max HP) positive primary stats are swapped when you get this item | 130 | 1 |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item Name | name 1 | Name of the item, as shown on the Items page
| String | required |