FareverDB

Sinister Fracture

Daggers_Start_Combo_Status in Skills

[Armor] reduced by -15% for 15.

id
Daggers_Start_Combo_Status
flags
2048
nature
4
status
2
duration
15
Raw data
{
  "id": "Daggers_Start_Combo_Status",
  "gfx": {
    "x": 1,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Dagger_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 2048,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "[Armor] reduced by ::val1%:: for ::dur::.",
    "name": "Sinister Fracture"
  },
  "nature": 4,
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.15,
      "conds": {},
      "target": {
        "attribute": "Armor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 15
}