Zum Hauptinhalt springen
Alle Fähigkeiten

LearnRecipe — ItemUse

Fähigkeit
abklingzeit
dauer
schritte2

Rohdaten

type
ItemUse
nature
Ability
steps
2
id
LearnRecipe
raw data
{
  "id": "LearnRecipe",
  "anim": {
    "ref": "Parry"
  },
  "type": 15,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {},
      "duration": 1
    },
    {
      "on": 7,
      "type": 18,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Hero_LevelUp",
            "props": {},
            "space": 0
          }
        ]
      }
    }
  ],
  "texts": {},
  "nature": 2,
  "mastery": []
}