Home · skill · Mace_Benediction_Skill1_Proc

Properties

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