Starbound/attic/items/generic/food/poachedavesmingo.consumable
2025-03-21 22:23:30 +11:00

14 lines
353 B
Text

{
"itemName" : "poachedavesmingo",
"price" : 0,
"rarity" : "Rare",
"category" : "preparedFood",
"inventoryIcon" : "poachedavesmingo.png",
"description" : "A sweet avesmingo poached in potent wartjuice. A pretty expensive dish.",
"shortdescription" : "Poached Avesmingo",
"handPosition" : [6, 4],
"effects" : [ [
"wellfed"
] ]
}