Slowed.
Properties
- nature
- Status
- steps
- affixes
- flags
Referenced by
statusType (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 7,
"y": 0
},
"id": "Slow",
"nature": "Status",
"texts": {
"name": "Slow",
"desc": "Slowed."
},
"anim": {},
"steps": [
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "State_HoneyCovered",
"space": 0,
"props": {},
"flags": 8
}
]
},
"props": {},
"type": 11,
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_MRatioMin",
"conds": {},
"mod": {},
"val": 0.7
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Slow"
},
{
"type": "Debuff"
}
]
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "statusType",
"from_id": "Slow",
"via_field": "texts"
}
]
}