Flavored Candies
Cook_7commonNote: not all rarities may be available for every item.
Stats
Attributes
- +2 Vitality
- +2 Strength
Recipe
- Job
- Cook
- Level
- 2
- Crafting points
- 25
Inputs
- 25×Craft point
- 6×Honey
- 1×Mixed Herbs
Raw data
{
"id": "Cook_7",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Food/Items_Loot_Cook_Cook_FlavouredCandies_01.prefab.png",
"size": 256
},
"type": "Food",
"props": {
"effects": [
{
"status": [
{
"ref": "ItemStatus",
"duration": 900
}
],
"resource": [
{
"res": "Health",
"amount": 100,
"scaling": []
}
]
}
]
},
"texts": {
"name": "Flavored Candies"
},
"rarity": "Common",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Vitality"
},
"target2": {}
},
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Strength"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Cook/Cook_FlavouredCandies_01.prefab"
},
"aptitudes": [],
"sellPrice": 1
}