Skip to main content

Apex Ranger Tabs

Apex Ranger Tabs

GlovesEquipmentEpic

23005

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
  • Strength · 1 affix line · total 16–20
  • Vitality · 1 affix line · total 13–15
  • Armor Penetration · 1 affix line · total 5–6
  • Crit Chance · 1 affix line · total 2–3
  • Crit Hit Damage · 1 affix line · total 9–12
  • Haste · 1 affix line · total 3–4

Stat pools

Stat pool 1

Rolls 2 of 2

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

Stat pool 2

Rolls 3 of 6

  • Strength+16–20
  • Vitality+13–15
  • Armor Penetration+5–6
  • Crit Chance+2–3
  • Crit Hit Damage+9–12
  • Haste+3–4

Item details

Type
Equipment
Rarity
Epic
Slot
Gloves
Classes
Ranger
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": "23005",
  "icon": "https://www.sohchronicle.com/item-icons/296.png",
  "name": "aGlovesRanger2TKey",
  "type": "Equipment",
  "rarity": "Epic",
  "icon_id": 296,
  "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": [
    "ranger"
  ],
  "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": "Strength",
            "modif_type": "0",
            "modif_max_value": "20",
            "modif_min_value": "16"
          },
          {
            "stat": "Vitality",
            "modif_type": "0",
            "modif_max_value": "15",
            "modif_min_value": "13"
          },
          {
            "stat": "Armor_Penetration",
            "modif_type": "0",
            "modif_max_value": "6",
            "modif_min_value": "5"
          },
          {
            "stat": "Crit_Chance",
            "modif_type": "0",
            "modif_max_value": "3",
            "modif_min_value": "2"
          },
          {
            "stat": "Crit_Hit_Damage",
            "modif_type": "0",
            "modif_max_value": "12",
            "modif_min_value": "9"
          },
          {
            "stat": "Haste",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "3"
          }
        ],
        "max_stat_count": 3,
        "min_stat_count": 3
      }
    ]
  },
  "equip_equipment_type": "Armor",
  "equip_gathering_tool_type": "Min"
}