Skip to main content

Druid Staff

Druid Staff

Main HandEquipmentCommon

50073

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.

  • Weapon Damage Min · 1 affix line · total 22
  • Weapon Damage Max · 1 affix line · total 33
  • Dexterity · 2 affix lines · total 9–11
  • Strength · 1 affix line · total 3–4

Stat pools

Stat pool 1

Rolls 2 of 2

  • Weapon Damage Min+22
  • Weapon Damage Max+33

Stat pool 2

Rolls 2 of 2

  • Dexterity+7–8
  • Strength+3–4

Stat pool 3

Rolls 1 of 1

  • Dexterity+2–3

Item details

Type
Equipment
Rarity
Common
Slot
Main Hand
Classes
Druid
Required level
14
Equipment type
Weapon
Weapon type
Staff
Weapon grip
TwoHanded
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": "50073",
  "icon": "https://www.sohchronicle.com/item-icons/360.png",
  "name": "wStaffDruidicStaffTKey",
  "type": "Equipment",
  "rarity": "Common",
  "icon_id": 360,
  "slot_type": "Main Hand",
  "is_wrapped": false,
  "sell_value": 200,
  "stack_size": 1,
  "equip_level": 14,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 16,
  "is_destructible": true,
  "equip_class_slugs": [
    "druid"
  ],
  "equip_weapon_type": "Staff",
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Weapon_Damage_Min",
            "modif_type": "0",
            "modif_max_value": "22",
            "modif_min_value": "22"
          },
          {
            "stat": "Weapon_Damage_Max",
            "modif_type": "0",
            "modif_max_value": "33",
            "modif_min_value": "33"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Dexterity",
            "modif_type": "0",
            "modif_max_value": "8",
            "modif_min_value": "7"
          },
          {
            "stat": "Strength",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "3"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Dexterity",
            "modif_type": "0",
            "modif_max_value": "3",
            "modif_min_value": "2"
          }
        ],
        "max_stat_count": 1,
        "min_stat_count": 1
      }
    ]
  },
  "equip_equipment_type": "Weapon",
  "equip_gathering_tool_type": "Min",
  "equip_weapon_holding_type": "TwoHanded"
}