Home · item · ElixirOfAbundance
Properties
Referenced by
craft (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Elixir/Items_Loot_Elixir_ElixirMinor_Abundance.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "ElixirOfAbundance",
"texts": {
"name": "Elixir of Abundance"
},
"visuals": {
"modelPath": "Items/Loot/Elixir/ElixirMinor_Abundance.prefab"
},
"type": "Elixir",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Common",
"affixes": [],
"skills": [],
"props": {
"effects": [
{
"resource": [],
"status": [
{
"ref": "ElixirOfAbundanceStatus",
"duration": 3600
}
]
}
]
},
"_xrefs": [
{
"from_sheet": "craft",
"from_id": "ElixirOfAbundance",
"via_field": "item"
}
]
}