Mace_Benediction_Skill1_Proc
Mace_Benediction_Skill1_Proc in Skills- id
- Mace_Benediction_Skill1_Proc
- flags
- 0
- nature
- 4
- script
- function onSkillProc(s) { if (s.skillId == Skill.Mace_Benediction_Skill1) { removeStatus(owner, Skill.Mace_Benediction_Skill1_Proc); } }
- status
- 4
- duration
- 10
Raw data
{
"id": "Mace_Benediction_Skill1_Proc",
"gfx": {
"x": 4,
"y": 0,
"file": "UI/icons/atlas_weapon_Mace_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {},
"steps": [],
"texts": {},
"nature": 4,
"script": "function onSkillProc(s) {\n\tif (s.skillId == Skill.Mace_Benediction_Skill1) {\n\t\tremoveStatus(owner, Skill.Mace_Benediction_Skill1_Proc);\n\t}\n}",
"status": 4,
"mastery": [],
"duration": 10
}