Skip to main content

Vowguard

Vowguard

Off HandEquipmentEpic

50024

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.

  • Armor · 1 affix line · total 80–100
  • Magic Defence · 1 affix line · total 80–100
  • Dexterity · 1 affix line · total 13–15
  • Intelligence · 1 affix line · total 13–15
  • Strength · 1 affix line · total 13–15
  • Mana Regeneration · 1 affix line · total 2–3

Stat pools

Stat pool 1

Rolls 2 of 2

  • Armor+80–100
  • Magic Defence+80–100

Stat pool 2

Rolls 3 of 4

  • Dexterity+13–15
  • Intelligence+13–15
  • Strength+13–15
  • Mana Regeneration+2–3

Item details

Type
Equipment
Rarity
Epic
Slot
Off Hand
Classes
Paladin
Required level
17
Equipment type
Weapon
Weapon type
Shield
Weapon grip
Min
Gathering tool
Min
Stack size
1
Sell value
300
Destructible
Yes
Raw data

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

{
  "id": "50024",
  "icon": "https://www.sohchronicle.com/item-icons/350.png",
  "name": "wShieldVowguardTKey",
  "type": "Equipment",
  "rarity": "Epic",
  "icon_id": 350,
  "slot_type": "Off Hand",
  "is_wrapped": false,
  "sell_value": 300,
  "stack_size": 1,
  "equip_level": 17,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 14,
  "is_destructible": true,
  "equip_class_slugs": [
    "paladin"
  ],
  "equip_weapon_type": "Shield",
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Armor",
            "modif_type": "0",
            "modif_max_value": "100",
            "modif_min_value": "80"
          },
          {
            "stat": "Magic_Defence",
            "modif_type": "0",
            "modif_max_value": "100",
            "modif_min_value": "80"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Dexterity",
            "modif_type": "0",
            "modif_max_value": "15",
            "modif_min_value": "13"
          },
          {
            "stat": "Intelligence",
            "modif_type": "0",
            "modif_max_value": "15",
            "modif_min_value": "13"
          },
          {
            "stat": "Strength",
            "modif_type": "0",
            "modif_max_value": "15",
            "modif_min_value": "13"
          },
          {
            "stat": "Mana_Regeneration",
            "modif_type": "0",
            "modif_max_value": "3",
            "modif_min_value": "2"
          }
        ],
        "max_stat_count": 3,
        "min_stat_count": 3
      }
    ]
  },
  "equip_equipment_type": "Weapon",
  "equip_gathering_tool_type": "Min",
  "equip_weapon_holding_type": "Min"
}