Home · skill · Wolf_Skill1_Status
Damage suffered increased by 1.35%.
Properties
- status
- WIP
- nature
- Status
- duration
- 15
- affixes
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 6,
"y": 0
},
"id": "Wolf_Skill1_Status",
"nature": "Status",
"texts": {
"name": "Destabilized",
"desc": "Damage suffered increased by ::val1%::."
},
"anim": {},
"duration": 15,
"steps": [],
"affixes": [
{
"target": {},
"target2": {},
"ref": "DamageReceived_MRatio",
"conds": {},
"mod": {},
"val": 1.35
},
{
"target": {
"attribute": "MoveSpeedFactor"
},
"target2": {},
"ref": "TAttribute_MRatio",
"conds": {},
"mod": {},
"val": 0.5
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
]
}
},
"vars": {},
"script": ""
}