[Slowed] for 5
Properties
- nature
- Status
- duration
- 5
- steps
- affixes
- flags
Raw data
{
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 6,
"y": 0
},
"id": "HoneyCovered",
"nature": "Status",
"texts": {
"name": "Covered in Honey",
"desc": "[Slowed] for ::duration::"
},
"anim": {},
"duration": 5,
"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": {}
}