Skip to main content

Test Wand 20

Test Wand 20

Main HandEquipmentCommon

62301

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 20
  • Weapon Damage Max · 1 affix line · total 20

Stat pools

Stat pool 1

Rolls 2 of 2

  • Weapon Damage Min+20
  • Weapon Damage Max+20

Item details

Type
Equipment
Rarity
Common
Slot
Main Hand
Classes
All classes
Equipment type
Weapon
Weapon type
Wand
Weapon grip
Min
Gathering tool
Min
Stack size
1
Sell value
0
Destructible
Yes
Raw data

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

{
  "id": "62301",
  "icon": "https://www.sohchronicle.com/item-icons/172.png",
  "name": "Test Wand 20",
  "type": "Equipment",
  "rarity": "Common",
  "icon_id": 172,
  "slot_type": "Main Hand",
  "is_wrapped": false,
  "sell_value": 0,
  "stack_size": 1,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 17,
  "is_destructible": true,
  "equip_class_slugs": [
    "_all"
  ],
  "equip_weapon_type": "Wand",
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Weapon_Damage_Min",
            "modif_type": "0",
            "modif_max_value": "20",
            "modif_min_value": "20"
          },
          {
            "stat": "Weapon_Damage_Max",
            "modif_type": "0",
            "modif_max_value": "20",
            "modif_min_value": "20"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      }
    ]
  },
  "equip_equipment_type": "Weapon",
  "equip_gathering_tool_type": "Min",
  "equip_weapon_holding_type": "Min"
}