Skip to main content

Leggings of Quiet Steps

Leggings of Quiet Steps

PantsEquipmentEpic

27152

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.

  • 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 1 of 1

  • 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
Pants
Classes
Mage, Priest
Required level
1
Equipment type
Armor
Armor piece
Pants
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": "27152",
  "icon": "https://www.sohchronicle.com/item-icons/291.png",
  "name": "ArmorPantsLightT2",
  "type": "Equipment",
  "rarity": "Epic",
  "icon_id": 291,
  "slot_type": "Pants",
  "is_wrapped": false,
  "sell_value": 200,
  "stack_size": 1,
  "equip_level": 1,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 7,
  "is_destructible": true,
  "equip_armor_type": "Pants",
  "equip_class_slugs": [
    "mage",
    "priest"
  ],
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Magic_Defence",
            "modif_type": "0",
            "modif_max_value": "100",
            "modif_min_value": "80"
          }
        ],
        "max_stat_count": 1,
        "min_stat_count": 1
      },
      {
        "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": "Armor",
  "equip_gathering_tool_type": "Min"
}