Home · skill · OreAffix_Ice_Slow
Slowed by 0.5%.
Properties
- nature
- Status
- duration
- 3
- steps
- affixes
- flags
Raw data
{
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 6,
"y": 1
},
"id": "OreAffix_Ice_Slow",
"nature": "Status",
"texts": {
"name": "[Ice] Blessed",
"desc": "Slowed by ::val1::%."
},
"anim": {},
"duration": 3,
"steps": [
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "Ice_Aura",
"space": 0,
"props": {},
"flags": 8
}
]
},
"props": {},
"type": 11,
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_MRatioMin",
"conds": {},
"mod": {},
"val": 0.5
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
},
{
"type": "Slow"
}
]
}
},
"vars": {}
}