Home · skill · FallDamage

Properties

type
Skill
nature
Attack
steps
on=0props={}id=Dummy
flags
CantBlock
Raw data
{
  "id": "FallDamage",
  "type": "Skill",
  "nature": "Attack",
  "texts": {
    "name": "Fall Damage"
  },
  "anim": {},
  "steps": [
    {
      "on": 0,
      "props": {},
      "id": "Dummy"
    }
  ],
  "flags": [
    "CantBlock"
  ],
  "mastery": [],
  "props": {},
  "vars": {}
}