Raw data
{
"gfx": {
"file": "UI/Portraits/Items/CraftingComponent/Items_Loot_Food_Wheat_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Wheat",
"texts": {
"flavorDesc": "Collected from humanoids and can be eaten raw or prepared to cook meals.",
"name": "Wheat"
},
"visuals": {
"modelPath": "Items/Loot/Food/Wheat_01.prefab"
},
"type": "CraftingComponent",
"aptitudes": [],
"sellPrice": 4,
"rarity": "Common",
"affixes": [],
"skills": [],
"props": {
"effects": [
{
"resource": [
{
"res": "Health",
"amount": 20,
"scaling": []
}
],
"status": []
}
]
},
"_xrefs": [
{
"from_sheet": "lootTable",
"from_id": "Crimson",
"via_field": "loot"
},
{
"from_sheet": "craft",
"from_id": "Cook_12",
"via_field": "input"
}
]
}