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