FareverDB

Searing Furnace

Scepter_Flamie_Combo_Status in Skills

All damage suffered increased by 104%.

id
Scepter_Flamie_Combo_Status
flags
2048
nature
4
script
status
5
duration
10
Raw data
{
  "id": "Scepter_Flamie_Combo_Status",
  "gfx": {
    "x": 0,
    "y": 2,
    "file": "UI/icons/atlas_weapon_Scepter_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {
    "var1": 0.04
  },
  "flags": 2048,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "All damage suffered increased by ::val1::%.",
    "name": "Searing Furnace"
  },
  "nature": 4,
  "script": "",
  "status": 5,
  "affixes": [
    {
      "mod": {},
      "ref": "DamageReceived_MRatio",
      "val": 1.04,
      "conds": {},
      "target": {},
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 10
}