Skip to main content

Worn Druid Treads

Worn Druid Treads

BootsEquipmentCommon

28016

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.

  • Magic Defence · 1 affix line · total 25
  • Armor · 1 affix line · total 25
  • Movement Speed · 1 affix line · total 5

Stat pools

Stat pool 1

Rolls 2 of 2

  • Magic Defence+25
  • Armor+25

Stat pool 2

Rolls 1 of 1

  • Movement Speed+5

Item details

Type
Equipment
Rarity
Common
Slot
Boots
Classes
Druid
Required level
1
Equipment type
Armor
Armor piece
Boots
Gathering tool
Min
Stack size
1
Sell value
1
Destructible
Yes
Raw data

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

{
  "id": "28016",
  "icon": "https://www.sohchronicle.com/item-icons/301.png",
  "name": "aBootsDruidIntTKey",
  "type": "Equipment",
  "rarity": "Common",
  "icon_id": 301,
  "slot_type": "Boots",
  "is_wrapped": false,
  "sell_value": 1,
  "stack_size": 1,
  "equip_level": 1,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 8,
  "is_destructible": true,
  "equip_armor_type": "Boots",
  "equip_class_slugs": [
    "druid"
  ],
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Magic_Defence",
            "modif_type": "0",
            "modif_max_value": "25",
            "modif_min_value": "25"
          },
          {
            "stat": "Armor",
            "modif_type": "0",
            "modif_max_value": "25",
            "modif_min_value": "25"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Movement_Speed",
            "modif_type": "0",
            "modif_max_value": "5",
            "modif_min_value": "5"
          }
        ],
        "max_stat_count": 1,
        "min_stat_count": 1
      }
    ]
  },
  "equip_equipment_type": "Armor",
  "equip_gathering_tool_type": "Min"
}