Home · item · Cheese_Z1

Properties

type
Food
sellPrice
3
rarity
Common

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Food/Items_Loot_Cheese_Cheese_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Cheese_Z1",
  "texts": {
    "flavorDesc": "Collected from humanoid creatures in [Z1_Region] and can be eaten raw or prepared to cook meals.",
    "name": "Kobold Swiss"
  },
  "visuals": {
    "modelPath": "Items/Loot/Cheese/Cheese_01.prefab"
  },
  "type": "Food",
  "aptitudes": [],
  "sellPrice": 3,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {
    "effects": [
      {
        "resource": [
          {
            "res": "Health",
            "amount": 50,
            "scaling": []
          }
        ],
        "status": []
      }
    ]
  },
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Kobold",
      "via_field": "loot"
    },
    {
      "from_sheet": "craft",
      "from_id": "Cook_4",
      "via_field": "input"
    }
  ]
}