Skip to main content

Honed Longbow

Honed Longbow

Main HandEquipmentLegendary

50028

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 35–43
  • Weapon Damage Max · 1 affix line · total 53–65
  • Mana · 2 affix lines · total 320–460
  • Energy · 2 affix lines · total 20–30
  • Magic Penetration · 2 affix lines · total 2–8
  • Armor Penetration · 2 affix lines · total 2–8

Stat pools

Stat pool 1

Rolls 2 of 2

  • Weapon Damage Min+35–43
  • Weapon Damage Max+53–65

Stat pool 2

Rolls 4 of 4

  • Mana+210–300
  • Energy+15–20
  • Magic Penetration+1–4
  • Armor Penetration+1–4

Stat pool 3

Rolls 2 of 4

  • Mana+110–160
  • Energy+5–10
  • Magic Penetration+1–4
  • Armor Penetration+1–4

Item details

Type
Equipment
Rarity
Legendary
Slot
Main Hand
Classes
Ranger
Required level
18
Equipment type
Weapon
Weapon type
Bow
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": "50028",
  "icon": "https://www.sohchronicle.com/item-icons/351.png",
  "name": "wBowLongBowExcTKey",
  "type": "Equipment",
  "rarity": "Legendary",
  "icon_id": 351,
  "slot_type": "Main Hand",
  "is_wrapped": false,
  "sell_value": 300,
  "stack_size": 1,
  "equip_level": 18,
  "_parsed_source": "items_raw.json",
  "drop_visual_id": 15,
  "is_destructible": true,
  "equip_class_slugs": [
    "ranger"
  ],
  "equip_weapon_type": "Bow",
  "stat_configuration": {
    "lists": [
      {
        "modifications": [
          {
            "stat": "Weapon_Damage_Min",
            "modif_type": "0",
            "modif_max_value": "43",
            "modif_min_value": "35"
          },
          {
            "stat": "Weapon_Damage_Max",
            "modif_type": "0",
            "modif_max_value": "65",
            "modif_min_value": "53"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      },
      {
        "modifications": [
          {
            "stat": "Flat_Mana",
            "modif_type": "0",
            "modif_max_value": "300",
            "modif_min_value": "210"
          },
          {
            "stat": "Flat_Energy",
            "modif_type": "0",
            "modif_max_value": "20",
            "modif_min_value": "15"
          },
          {
            "stat": "Magic_Penetration",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "1"
          },
          {
            "stat": "Armor_Penetration",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "1"
          }
        ],
        "max_stat_count": 4,
        "min_stat_count": 4
      },
      {
        "modifications": [
          {
            "stat": "Flat_Mana",
            "modif_type": "0",
            "modif_max_value": "160",
            "modif_min_value": "110"
          },
          {
            "stat": "Flat_Energy",
            "modif_type": "0",
            "modif_max_value": "10",
            "modif_min_value": "5"
          },
          {
            "stat": "Magic_Penetration",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "1"
          },
          {
            "stat": "Armor_Penetration",
            "modif_type": "0",
            "modif_max_value": "4",
            "modif_min_value": "1"
          }
        ],
        "max_stat_count": 2,
        "min_stat_count": 2
      }
    ]
  },
  "equip_equipment_type": "Weapon",
  "equip_gathering_tool_type": "Min",
  "equip_weapon_holding_type": "TwoHanded"
}