{ "itemName" : "carrot", "rarity" : "Common", "price" : 30, "inventoryIcon" : "carroticon.png", "description" : "Mmm crunchy.", "shortdescription" : "Carrot", "effects" : [ [ { "effect" : "foodheal10", "duration" : 60 }, { "effect" : "wellfed", "duration" : 150 } ] ], "blockingEffects" : [ "wellfed" ], "learnBlueprintsOnPickup" : [ "carrotbread", "carrotjuice" ] }