FareverDB

Reverse Honey Spin

GM_MassGrab_Skill1_Status in Skills

Slowed by -30%.

id
GM_MassGrab_Skill1_Status
flags
0
nature
4
script
status
2
duration
4
Raw data
{
  "id": "GM_MassGrab_Skill1_Status",
  "gfx": {
    "x": 4,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Great_Mace_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Buff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {
    "desc": "Slowed by ::val1%::.",
    "name": "Reverse Honey Spin"
  },
  "nature": 4,
  "script": "",
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.3,
      "conds": {},
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {}
    }
  ],
  "mastery": [],
  "duration": 4
}