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