Home · item · StaleBread

Properties

type
Food
sellPrice
5
rarity
Common

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Food/Items_Loot_Food_StaleBread_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "StaleBread",
  "texts": {
    "flavorDesc": "Collected from humanoids and can be eaten raw or prepared to cook meals.",
    "name": "Stale Bread"
  },
  "visuals": {
    "modelPath": "Items/Loot/Food/StaleBread_01.prefab"
  },
  "type": "Food",
  "aptitudes": [],
  "sellPrice": 5,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {
    "effects": [
      {
        "resource": [
          {
            "res": "Health",
            "amount": 100,
            "scaling": []
          }
        ],
        "status": []
      }
    ]
  },
  "_xrefs": [
    {
      "from_sheet": "craft",
      "from_id": "Cook_11",
      "via_field": "input"
    }
  ]
}