FareverDB

Pyroclasm

Staff_Craft_S2_Status in Skills

Slowed by -50%.

id
Staff_Craft_S2_Status
flags
0
nature
4
status
2
duration
6
Raw data
{
  "id": "Staff_Craft_S2_Status",
  "gfx": {
    "x": 8,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Staff_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "CastStart",
    "blend": 0.15
  },
  "vars": {
    "var1": 0.5
  },
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Slow"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "Slowed by ::val1::%.",
    "name": "Pyroclasm"
  },
  "nature": 4,
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.5,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 6
}