Home · item · AncientThymePetal
Properties
- type
- Crafting Component
- sellPrice
- 7
- rarity
- Common
Referenced by
lootTable (2)
craft (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/CraftingComponent/Environment_Gameplay_Gatherables_Plants_Plant_AncientThyme_Gatherable_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "AncientThymePetal",
"texts": {
"flavorDesc": "Gathered from plants in [Z1_Region], this can be milled into powders or used to season meals.",
"name": "Ancient Thyme Petal"
},
"visuals": {
"models": [
{
"prefab": "Environment/Gameplay/Gatherables/Plants/Plant_AncientThyme_Gatherable_01.prefab"
}
]
},
"type": "CraftingComponent",
"aptitudes": [],
"sellPrice": 7,
"rarity": "Common",
"affixes": [],
"skills": [],
"props": {},
"_xrefs": [
{
"from_sheet": "lootTable",
"from_id": "Plants",
"via_field": "loot"
},
{
"from_sheet": "lootTable",
"from_id": "AncientThyme",
"via_field": "loot"
},
{
"from_sheet": "craft",
"from_id": "FreshFlowerPowder",
"via_field": "input"
}
]
}