Home · item · SmallAlchemistCauldron
Properties
Referenced by
craft (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Potion/Items_Loot_Miscellaneous_SmallAlchemistCauldron_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "SmallAlchemistCauldron",
"texts": {
"flavorDesc": "",
"name": "Minor Alchemist Cauldron"
},
"visuals": {
"modelPath": "Items/Loot/Miscellaneous/SmallAlchemistCauldron_01.prefab"
},
"type": "Potion",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Rare",
"affixes": [
{
"target": {
"attribute": "Strength"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 10
},
{
"target": {
"attribute": "Dexterity"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 10
},
{
"target": {
"attribute": "Intellect"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 10
},
{
"target": {
"attribute": "Faith"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 10
}
],
"skills": [
{
"skill": "PrepareWorldConsumable"
}
],
"props": {
"effects": [
{
"resource": [],
"status": [
{
"ref": "ItemStatus",
"duration": 3600
}
]
}
]
},
"_xrefs": [
{
"from_sheet": "craft",
"from_id": "SmallAlchemistCauldron",
"via_field": "item"
}
]
}