14 lines
299 B
Text
14 lines
299 B
Text
{
|
|
"itemName" : "toffeeapple",
|
|
"price" : 0,
|
|
|
|
"rarity" : "Common",
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "toffeeapple.png",
|
|
"description" : "An apple slathered in toffee.",
|
|
"shortdescription" : "Toffee Apple",
|
|
"handPosition" : [-6, 0],
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|