Home · itemType · Potion

Properties

inherit
Consumable
skills

Referenced by

Raw data
{
  "id": "Potion",
  "inherit": "Consumable",
  "texts": {
    "name": {
      "v": "Potion"
    }
  },
  "props": {},
  "atbRatio": {},
  "skills": [
    {
      "skill": "ConsumePotion"
    }
  ],
  "flags": [],
  "slot": {},
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "SmallAlchemistCauldron",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "MinorShieldPotion",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "MinorVelocityPotion",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "LongBreathPotion",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "FastSwimPotion",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "InvisibilityPotion",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "ShieldPotion_Z2",
      "via_field": "type"
    }
  ]
}