Home · skill · Spear_Goo_PassiveStatus
Slowed by -30%.
Properties
- status
- Review
- nature
- Status
- duration
- 8
- steps
- affixes
Raw data
{
"status": "Review",
"gfx": {
"file": "UI/icons/atlas_weapon_Spear_96PX.png",
"size": 48,
"x": 6,
"y": 0,
"width": 2,
"height": 2
},
"id": "Spear_Goo_PassiveStatus",
"nature": "Status",
"texts": {
"desc": "Slowed by ::val1%::.",
"name": "Goo"
},
"anim": {},
"duration": 8,
"steps": [
{
"on": 0,
"props": {},
"type": 11,
"visuals": {
"fxs": [
{
"set": "Honey_Aura",
"props": {},
"space": 2,
"flags": 8
}
]
},
"duration": -1
}
],
"affixes": [
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": -0.3
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
],
"maxStacks": 1
}
},
"vars": {
"var1": 0.4
},
"script": ""
}