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