FareverDB

Stun

Stun in Skills

Unable to act for the whole duration.

id
Stun
flags
0
nature
4
Raw data
{
  "id": "Stun",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/icons/atlas_abilities_status_96PX.png",
    "size": 96
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Stun"
        },
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Stunned_Loop",
            "flags": 12,
            "props": {},
            "space": 0,
            "attachName": ""
          }
        ],
        "playAnims": [
          {
            "anim": {
              "ref": "Stunned",
              "loop": true
            }
          }
        ]
      },
      "duration": -1
    }
  ],
  "texts": {
    "desc": "Unable to act for the whole duration.",
    "name": "Stun"
  },
  "nature": 4,
  "mastery": []
}