Home · craft · MinorHealingPotion

Properties

item
Minor Healing Potion
level
1
job
Alchemist
input
count=1item=Vialcount=1item=Madrigold Petalcount=1item=Lavendula Petalcount=3item=Fresh Bloodcount=1item=Strange Spores
slots
0
loot
BigCP_Z1

Referenced by

lootTable (1)

Raw data
{
  "item": "MinorHealingPotion",
  "level": 1,
  "job": "Alchemist",
  "input": [
    {
      "count": 1,
      "item": "Vial"
    },
    {
      "count": 1,
      "item": "MadrigoldPetal"
    },
    {
      "count": 1,
      "item": "LavendulaPetal"
    },
    {
      "count": 3,
      "item": "Blood_Z1"
    },
    {
      "count": 1,
      "item": "StrangeSpores"
    }
  ],
  "slots": 0,
  "loot": "BigCP_Z1",
  "id": "MinorHealingPotion",
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Potions",
      "via_field": "loot"
    }
  ]
}