{
"title": "Flower Cookie",
"type": "item",
"icon": "/assets/items/objects/Flower Cookie.png",
"categories": [
"Cooking"
],
"description": "Smells as sweet as it tastes.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 185,
"edibility": 75,
"is_drink": false,
"shipping_collection": false,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"buffs": {
"duration": 800,
"luck_level": 2,
"foraging_level": 2,
"speed": 2
},
"recipe_source": {
"Bear": 8750
},
"slug": "FlowerCookie",
"filepath": "/content/items/FlowerCookie.md"
}