13 lines
301 B
Text
13 lines
301 B
Text
{
|
|
"itemName" : "vegetablesoup",
|
|
"rarity" : "Common",
|
|
"price" : 0,
|
|
"category" : "preparedFood",
|
|
"inventoryIcon" : "vegetablesoup.png",
|
|
"description" : "A hearty, healthy veggie soup.",
|
|
"shortdescription" : "Veggie Soup",
|
|
"handPosition" : [0, 8],
|
|
"effects" : [ [
|
|
"wellfed"
|
|
] ]
|
|
}
|