FareverDB

[Ice] Blessed

OreAffix_Ice_Slow in Skills

Slowed by 50%.

id
OreAffix_Ice_Slow
flags
2048
nature
4
duration
3
Raw data
{
  "id": "OreAffix_Ice_Slow",
  "gfx": {
    "x": 6,
    "y": 1,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 2048,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Slow"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Ice_Aura",
            "flags": 8,
            "props": {},
            "space": 0
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Slowed by ::val1::%.",
    "name": "[Ice] Blessed"
  },
  "nature": 4,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_MRatioMin",
      "val": 0.5,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 3
}