Home · skill · Daggers_Start_Combo_Status
Armor reduced by -15% for ::dur::.
Properties
- status
- Done
- nature
- Status
- duration
- 15
- affixes
- flags
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Dagger_96PX.png",
"size": 96,
"x": 1,
"y": 0
},
"id": "Daggers_Start_Combo_Status",
"nature": "Status",
"texts": {
"name": "Sinister Fracture",
"desc": "[Armor] reduced by ::val1%:: for ::dur::."
},
"anim": {},
"duration": 15,
"steps": [],
"affixes": [
{
"target": {
"attribute": "Armor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": -0.15
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
]
}
},
"vars": {}
}