Home · skill · Sword_Swarm_Skill1_Status
Magic Resistance reduced by -30%.
Properties
- status
- Done
- nature
- Status
- duration
- 10
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Sword1H_96PX.png",
"size": 96,
"x": 1,
"y": 1
},
"id": "Sword_Swarm_Skill1_Status",
"nature": "Status",
"texts": {
"name": "Hive's Sunder",
"desc": "[MagicArmor] reduced by ::val1%::."
},
"anim": {},
"duration": 10,
"steps": [],
"affixes": [
{
"target": {
"attribute": "MagicArmor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {
"maxRank": 1
},
"displayed": false,
"mod": {},
"val": -0.3
},
{
"target": {
"attribute": "MagicArmor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {
"minRank": 2
},
"displayed": false,
"mod": {},
"val": -0.4
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Debuff"
}
]
}
},
"vars": {
"time": 1
}
}