Home · skill · Warrior_Charge_DestabilisationStatus
All damage dealt reduced by -10%.
Properties
- status
- Done
- nature
- Status
- duration
- 10
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_class_Warrior_96PX.png",
"size": 96,
"x": 1,
"y": 0
},
"id": "Warrior_Charge_DestabilisationStatus",
"nature": "Status",
"texts": {
"name": "Charge",
"desc": "All damage dealt reduced by ::val1%::."
},
"anim": {},
"duration": 10,
"steps": [],
"affixes": [
{
"target": {
"attribute": "FoePower"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"displayed": false,
"mod": {},
"val": -0.1
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
]
}
},
"vars": {},
"script": ""
}