Empowered Shield Bash
Shield_Start_Skill1_Status in SkillsDamage of your next Shield Bash increased by 100%.
- id
- Shield_Start_Skill1_Status
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 15
Raw data
{
"id": "Shield_Start_Skill1_Status",
"gfx": {
"x": 1,
"y": 0,
"file": "UI/icons/atlas_weapon_Shield_96PX.png",
"size": 96
},
"anim": {},
"vars": {
"time": 0.5
},
"flags": 0,
"props": {},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "Physical_Aura_Shield",
"flags": 8,
"props": {},
"space": 0,
"attachName": "Shield"
}
]
},
"duration": -1
}
],
"texts": {
"desc": "Damage of your next ::ref_name:: increased by ::ref_var2%::.",
"name": "Empowered Shield Bash",
"refs": {
"ref": "Shield_Start_Skill1"
}
},
"nature": 4,
"script": "",
"status": 2,
"mastery": [],
"duration": 15
}