Home · skill · PrepareWorldConsumable

Properties

type
ItemUse
nature
Ability
steps
on=14props={}type=25range=5visuals={"fxs":[{"set":"Telegraph_Circle_Preview","props":{},"scale":0.1}]}on=0props={}type=3duration=0.5on=7props={}id=CastEndon=13props={}duration=60type=26id=SkillObjecton=16props={}type=18

Referenced by

Raw data
{
  "id": "PrepareWorldConsumable",
  "type": "ItemUse",
  "nature": "Ability",
  "texts": {},
  "anim": {
    "ref": "Parry"
  },
  "steps": [
    {
      "on": 14,
      "props": {},
      "type": 25,
      "range": 5,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Circle_Preview",
            "props": {},
            "scale": 0.1
          }
        ]
      }
    },
    {
      "on": 0,
      "props": {},
      "type": 3,
      "duration": 0.5
    },
    {
      "on": 7,
      "props": {},
      "id": "CastEnd"
    },
    {
      "on": 13,
      "props": {},
      "duration": 60,
      "type": 26,
      "id": "SkillObject"
    },
    {
      "on": 16,
      "props": {},
      "type": 18
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {},
  "script": "function onStep(step) {\n\tif (step.kind == Steps.CastEnd) {\n\t\tplayStep(Steps.SkillObject);\n\t}\n}",
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "SmallAlchemistCauldron",
      "via_field": "skills"
    },
    {
      "from_sheet": "item",
      "from_id": "Feast",
      "via_field": "skills"
    }
  ]
}