Template:Infobox Gear/doc
The canonical infobox for all equippable gear — weapons, armor and accessories share one stat schema in the current game, so they share one infobox. Tools use {{Infobox Tool}}
. Parameter names are the game's own database keys in snake_case, so a data refresh is mechanical.
Usage
{{Infobox Gear
| name = Cursed Tritanium Sword
| id = weapon_t4_sword_foundation_001
| image = Cursed Tritanium Sword icon.png
| slot = Weapon
| subtype = Sword
| set = Foundation
| tier = 4
| rarity = 3
| power = 10 | precision = 10 | focus = 10
| critical_strike_chance = 12 | attack_speed = 14
| strength_req = 34 | technology_req = 36 | marksmanship_req = 36
| value = 168 | tradeable = Yes
| rolls = yes | legendary = yes | craftable = yes
| examine = Forged at the Weapon Bench.
}}
Rules that are easy to get wrong
- Base stats only. The values here are what a crafted or intrinsic copy has. Bonus stats from a dungeon roll belong in the page's Possible rolls section — putting them here makes the item look far stronger than it is.
tieris required on tiered gear. Without it the page gets no tier category and is stamped Category:Pages missing data
. Leave it out only for genuinely untiered items, which then land in Category:Gear
rather than a slot category.
- Capitalise
slotexactly —Weapon,Head,Chest,Feet,Belt,Ring,Necklace,Back. The template matches case-insensitively but builds the category name from the value as typed, soslot = beltrenders perfectly and files the page into a broken "Accessories - belts". That is exactly the category fork Wiki:Categorisation forbids. rarityis the base rarity (0–5) — what a crafted copy is, not the best drop anyone has seen.- Stat parameters must be one of the keys below. Anything else is ignored with no error, so if a stat does not appear, check the spelling against this list. Values are bare numbers: no
+, no%, no units.
Stat parameters the template renders
power, precision, focus, ferocity, vitality, will, critical_strike_chance, critical_strike_damage, attack_speed, heavy_hit_chance, heavy_hit_damage, cooldown_reduction, dodge_chance, movement_speed, health, health_regen, knockback, duration, aoe_radius, dot_potency, trigger_ability_chance, link_count, projectile_count, buff_power, threat, power_physical, power_fire, power_cold, power_lightning, power_void, power_ethereal, power_explosive, power_poison, power_healing, power_shielding, resistance_physical, resistance_fire, resistance_cold, resistance_lightning, resistance_void, resistance_ethereal, resistance_stun.
This list is maintained by hand inside the template, and it is not the same thing as the stat vocabulary in Module:Gear/data that {{Stat}}
and {{RollStat}}
read. A stat can be nameable in a roll table without being a base-stat row here. If the game adds a base stat that needs a row, raise it on Template talk:Infobox Gear — 167 pages render through this template and nothing about it is protected.
Categories it applies
All automatic, in article space only. Do not type any of them by hand.
| From | Category |
|---|---|
slot |
Category:Weapons
, or Category:Armor plus the slot's subcategory, or Category:Accessories plus the slot's subcategory. An unrecognised slot falls back to Category:Gear . |
subtype (weapons) |
Weapons - Swords / Greatswords / Hammers / Staves |
tier |
Tier N Items |
set |
Set Set |
rarity |
Common / Uncommon / Rare / Epic / Legendary Items |
rolls=yes |
Category:Dungeon Drops |
craftable=yes |
Category:Craftable Items |
legendary=yes |
Category:Items with legendary effects |
blank image |
Category:Pages needing an image |
blank name, slot or tier |
Category:Pages missing data |
rolls and legendary also add the two badges under the stat block.
For the page around the infobox — section order, the roll model, icon naming, what may not be published — see Wiki:Item page guide.
Infobox for weapons, armor and accessories. Base stats only — rolled bonuses go in the Possible rolls section.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Item ID | id | The internal itemName, e.g. weapon_t4_sword_foundation_001 — needed for data syncs | String | suggested |
| Icon file | image | Always "<Page title> icon.png", including any (Tier N) suffix | File | suggested |
| Image alt text | alt | no description | String | optional |
| Slot | slot | Weapon, Head, Chest, Feet, Belt, Ring, Necklace or Back — capitalise exactly, it is copied into the category name | String | required |
| Subtype | subtype | Weapons only: Sword, Greatsword, Hammer or Staff | String | suggested |
| Set | set | Foundation, Lunar, Neotilus or Virelda | String | suggested |
| Tier | tier | 0–6. Required on tiered gear. | Number | required |
| Base rarity | rarity | 0–5, the crafted/base version. See Template:Rarity. | Number | suggested |
| Rolls in dungeons | rolls | yes if dungeon drops roll bonus stats | String | suggested |
| Can roll legendary effect | legendary | yes if a Legendary drop can carry an effect | String | suggested |
| Craftable | craftable | yes if a crafting recipe exists | String | suggested |
| Power | power | no description | Number | optional |
| Precision | precision | no description | Number | optional |
| Focus | focus | no description | Number | optional |
| Ferocity | ferocity | no description | Number | optional |
| Vitality | vitality | no description | Number | optional |
| Will | will | no description | Number | optional |
| Critical Strike Chance % | critical_strike_chance | no description | Number | optional |
| Critical Strike Damage % | critical_strike_damage | no description | Number | optional |
| Attack Speed % | attack_speed | no description | Number | optional |
| Heavy Hit Chance % | heavy_hit_chance | no description | Number | optional |
| Heavy Hit Damage % | heavy_hit_damage | no description | Number | optional |
| Cooldown Reduction % | cooldown_reduction | no description | Number | optional |
| Dodge Chance % | dodge_chance | no description | Number | optional |
| Movement Speed % | movement_speed | no description | Number | optional |
| Max Health | health | no description | Number | optional |
| Health Regeneration | health_regen | no description | Number | optional |
| Knockback | knockback | no description | Number | optional |
| Duration | duration | no description | Number | optional |
| AoE Radius | aoe_radius | no description | Number | optional |
| DoT Potency | dot_potency | no description | Number | optional |
| Trigger Ability Chance % | trigger_ability_chance | no description | Number | optional |
| Link Count | link_count | no description | Number | optional |
| Projectile Count | projectile_count | no description | Number | optional |
| Buff Power | buff_power | no description | Number | optional |
| Threat | threat | no description | Number | optional |
| Physical Damage % | power_physical | no description | Number | optional |
| Fire Damage % | power_fire | no description | Number | optional |
| Cold Damage % | power_cold | no description | Number | optional |
| Lightning Damage % | power_lightning | no description | Number | optional |
| Void Damage % | power_void | no description | Number | optional |
| Ethereal Damage % | power_ethereal | no description | Number | optional |
| Explosive Damage % | power_explosive | no description | Number | optional |
| Poison Damage % | power_poison | no description | Number | optional |
| Healing Power % | power_healing | no description | Number | optional |
| Shielding Power % | power_shielding | no description | Number | optional |
| Physical Resistance % | resistance_physical | no description | Number | optional |
| Fire Resistance % | resistance_fire | no description | Number | optional |
| Cold Resistance % | resistance_cold | no description | Number | optional |
| Lightning Resistance % | resistance_lightning | no description | Number | optional |
| Void Resistance % | resistance_void | no description | Number | optional |
| Ethereal Resistance % | resistance_ethereal | no description | Number | optional |
| Stun Resistance % | resistance_stun | no description | Number | optional |
| Strength req | strength_req | no description | Number | optional |
| Dexterity req | dexterity_req | no description | Number | optional |
| Knowledge req | knowledge_req | no description | Number | optional |
| Technology req | technology_req | no description | Number | optional |
| Marksmanship req | marksmanship_req | no description | Number | optional |
| Gearforging req | gearforging_req | no description | Number | optional |
| Sell value (gold) | value | no description | Number | optional |
| Tradeable | tradeable | no description | String | optional |
| Examine / flavour text | examine | The in-game item description | String | optional |