Home · skill · GainItem

Properties

type
ItemUse
nature
Ability
cooldown
1
steps
on=0props={}type=3duration=1on=7props={}id=PickLooton=5props={}type=18id=Consume

Referenced by

itemType (1)

Raw data
{
  "id": "GainItem",
  "type": "ItemUse",
  "nature": "Ability",
  "texts": {},
  "anim": {
    "ref": "Parry"
  },
  "cooldown": 1,
  "steps": [
    {
      "on": 0,
      "props": {},
      "type": 3,
      "duration": 1
    },
    {
      "on": 7,
      "props": {},
      "id": "PickLoot"
    },
    {
      "on": 5,
      "props": {},
      "type": 18,
      "id": "Consume"
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {},
  "_xrefs": [
    {
      "from_sheet": "itemType",
      "from_id": "LootableContainer",
      "via_field": "skills"
    }
  ]
}