Wild Boar Stew
Cook_1commonNote: not all rarities may be available for every item.
Stats
Attributes
- +2 Vitality
- +2 Faith
Recipe
- Job
- Cook
- Level
- 2
- Crafting points
- 25
Inputs
Raw data
{
"id": "Cook_1",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Food/Items_Loot_Cook_Cook_WildBoarStew_01.prefab.png",
"size": 256
},
"type": "Food",
"props": {
"effects": [
{
"status": [
{
"ref": "ItemStatus",
"duration": 900
}
],
"resource": [
{
"res": "Health",
"amount": 100,
"scaling": []
}
]
}
]
},
"texts": {
"name": "Wild Boar Stew"
},
"rarity": "Common",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Vitality"
},
"target2": {}
},
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Faith"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Cook/Cook_WildBoarStew_01.prefab"
},
"aptitudes": [],
"sellPrice": 1
}