Home · skill · GM_MassGrab_Skill1_Status2
Armor and Magic Resistance increased.
Properties
- status
- Done
- nature
- Status
- duration
- 8
- affixes
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Great_Mace_96PX.png",
"size": 48,
"x": 4,
"y": 0,
"width": 2,
"height": 2
},
"id": "GM_MassGrab_Skill1_Status2",
"nature": "Status",
"texts": {
"name": "Reverse Honey Spin",
"desc": "[Armor] and [MagicArmor] increased."
},
"anim": {},
"duration": 8,
"steps": [],
"affixes": [
{
"target": {
"attribute": "Armor"
},
"target2": {},
"ref": "TAttribute_ARatio",
"conds": {},
"mod": {},
"val": 0.05
},
{
"target": {
"attribute": "MagicReduction"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {},
"mod": {},
"val": 5
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
],
"maxStacks": 10
}
},
"vars": {},
"script": ""
}