Skip to main content

Worn Longsword

Worn Longsword

Main HandEquipmentRare

51001

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 33–40
  • Weapon Damage Max · 1 affix line · total 50–61
  • Strength · 1 affix line · total 9–12
  • Dexterity · 1 affix line · total 9–12
  • Intelligence · 1 affix line · total 9–12
  • Crit Chance · 1 affix line · total 1
  • Crit Hit Damage · 1 affix line · total 5–8

Stat pools

Stat pool 1

Rolls 2 of 2

  • Weapon Damage Min+33–40
  • Weapon Damage Max+50–61

Stat pool 2

Rolls 2 of 5

  • Strength+9–12
  • Dexterity+9–12
  • Intelligence+9–12
  • Crit Chance+1
  • Crit Hit Damage+5–8

Item details

Type
Equipment
Rarity
Rare
Slot
Main Hand
Classes
Mage, Paladin
Required level
16
Equipment type
Weapon
Weapon type
Sword
Weapon grip
TwoHanded
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": "51001",
  "icon": "https://www.sohchronicle.com/item-icons/343.png",
  "name": "wSwordLongSwordIntTKey",
  "type": "Equipment",
  "rarity": "Rare",
  "icon_id": 343,
  "slot_type": "Main Hand",
  "is_wrapped": false,
  "sell_value": 300,
  "stack_size": 1,
  "equip_level": 16,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 11,
  "is_destructible": true,
  "equip_class_slugs": [
    "mage",
    "paladin"
  ],
  "equip_weapon_type": "Sword",
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Weapon_Damage_Min",
            "modif_type": "0",
            "modif_max_value": "40",
            "modif_min_value": "33"
          },
          {
            "stat": "Weapon_Damage_Max",
            "modif_type": "0",
            "modif_max_value": "61",
            "modif_min_value": "50"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Strength",
            "modif_type": "0",
            "modif_max_value": "12",
            "modif_min_value": "9"
          },
          {
            "stat": "Dexterity",
            "modif_type": "0",
            "modif_max_value": "12",
            "modif_min_value": "9"
          },
          {
            "stat": "Intelligence",
            "modif_type": "0",
            "modif_max_value": "12",
            "modif_min_value": "9"
          },
          {
            "stat": "Crit_Chance",
            "modif_type": "0",
            "modif_max_value": "1",
            "modif_min_value": "1"
          },
          {
            "stat": "Crit_Hit_Damage",
            "modif_type": "0",
            "modif_max_value": "8",
            "modif_min_value": "5"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      }
    ]
  },
  "equip_equipment_type": "Weapon",
  "equip_gathering_tool_type": "Min",
  "equip_weapon_holding_type": "TwoHanded"
}