Home · skill · DebugShield

Properties

type
Skill
nature
Ability
cooldown
1
duration
1
steps
on=0props={"status":{"ref":"DebugShieldStatus","target":0}}type=1delay=0.5

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/Placeholder/abilitiesButton.png",
    "size": 48,
    "x": 0,
    "y": 1
  },
  "id": "DebugShield",
  "type": "Skill",
  "nature": "Ability",
  "texts": {},
  "anim": {
    "ref": "Cast"
  },
  "cooldown": 1,
  "duration": 1,
  "steps": [
    {
      "on": 0,
      "props": {
        "status": {
          "ref": "DebugShieldStatus",
          "target": 0
        }
      },
      "type": 1,
      "delay": 0.5
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {},
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "PunchingBagShield",
      "via_field": "skills"
    }
  ]
}