{ "itemName" : "tomato", "rarity" : "Common", "price" : 30, "inventoryIcon" : "tomatoicon.png", "description" : "A ripe, juicy tomato!", "shortdescription" : "Tomato", "effects" : [ [ { "effect" : "foodheal10", "duration" : 60 }, { "effect" : "wellfed", "duration" : 150 } ] ], "blockingEffects" : [ "wellfed" ], "learnBlueprintsOnPickup" : [ "tomatojuice" ] }