Skip to main content

Worn Heavy Helm

Worn Heavy Helm

HelmetEquipmentCommon

21015

Affix stat rolls

Stats from variable pools are chosen randomly when an item drops. This section lists every possibility from the data for this item. Per stat: how many affix lines list it, and a total made by adding every line’s minimum together and every maximum together (hover a line for the example). Pool subtitles like “Rolls 4 of 4” pick among listed mods; one row per stat name per pool unless the data repeats it.

  • Haste · 1 affix line · total 3

Stat pools

Stat pool 1

Rolls 1 of 1

  • Haste+3

Item details

Type
Equipment
Rarity
Common
Slot
Helmet
Classes
Paladin, Warrior
Required level
1
Equipment type
Armor
Armor piece
Min
Gathering tool
Min
Stack size
1
Sell value
200
Destructible
Yes
Raw data

Full JSON for this row as stored (payload plus canonical id). Useful for debugging or copy-paste into tools.

{
  "id": "21015",
  "icon": "https://www.sohchronicle.com/item-icons/118.png",
  "name": "aHelmHeavyBasTKey",
  "type": "Equipment",
  "rarity": "Common",
  "icon_id": 118,
  "slot_type": "Helmet",
  "is_wrapped": false,
  "sell_value": 200,
  "stack_size": 1,
  "equip_level": 1,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 1,
  "is_destructible": true,
  "equip_armor_type": "Min",
  "equip_class_slugs": [
    "paladin",
    "warrior"
  ],
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Haste",
            "modif_type": "0",
            "modif_max_value": "3",
            "modif_min_value": "3"
          }
        ],
        "max_stat_count": 1,
        "min_stat_count": 1
      }
    ]
  },
  "equip_equipment_type": "Armor",
  "equip_gathering_tool_type": "Min"
}