Skip to main content

Doom Gauntlets

Doom Gauntlets

GlovesEquipmentRare

23022

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 · 2 affix lines · total 43–46
  • Magic Defence · 2 affix lines · total 39–42
  • Vitality · 1 affix line · total 12–14
  • Strength · 1 affix line · total 12–14
  • Dexterity · 1 affix line · total 12–14
  • Intelligence · 1 affix line · total 12–14

Stat pools

Stat pool 1

Rolls 2 of 2

  • Armor+23–24
  • Magic Defence+19–20

Stat pool 2

Rolls 4 of 6

  • Magic Defence+20–22
  • Armor+20–22
  • Vitality+12–14
  • Strength+12–14
  • Dexterity+12–14
  • Intelligence+12–14

Item details

Type
Equipment
Rarity
Rare
Slot
Gloves
Classes
Paladin, Warrior
Required level
1
Equipment type
Armor
Armor piece
Gloves
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": "23022",
  "icon": "https://www.sohchronicle.com/item-icons/117.png",
  "name": "aGlovesHeavy2DOMTKey",
  "type": "Equipment",
  "rarity": "Rare",
  "icon_id": 117,
  "slot_type": "Gloves",
  "is_wrapped": false,
  "sell_value": 200,
  "stack_size": 1,
  "equip_level": 1,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 3,
  "is_destructible": true,
  "equip_armor_type": "Gloves",
  "equip_class_slugs": [
    "paladin",
    "warrior"
  ],
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Armor",
            "modif_type": "0",
            "modif_max_value": "24",
            "modif_min_value": "23"
          },
          {
            "stat": "Magic_Defence",
            "modif_type": "0",
            "modif_max_value": "20",
            "modif_min_value": "19"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Magic_Defence",
            "modif_type": "0",
            "modif_max_value": "22",
            "modif_min_value": "20"
          },
          {
            "stat": "Armor",
            "modif_type": "0",
            "modif_max_value": "22",
            "modif_min_value": "20"
          },
          {
            "stat": "Vitality",
            "modif_type": "0",
            "modif_max_value": "14",
            "modif_min_value": "12"
          },
          {
            "stat": "Strength",
            "modif_type": "0",
            "modif_max_value": "14",
            "modif_min_value": "12"
          },
          {
            "stat": "Dexterity",
            "modif_type": "0",
            "modif_max_value": "14",
            "modif_min_value": "12"
          },
          {
            "stat": "Intelligence",
            "modif_type": "0",
            "modif_max_value": "14",
            "modif_min_value": "12"
          }
        ],
        "max_stat_count": 4,
        "min_stat_count": 4
      }
    ]
  },
  "equip_equipment_type": "Armor",
  "equip_gathering_tool_type": "Min"
}