{
"title": "Pineapple Custard Crepe",
"type": "item",
"icon": "/assets/items/objects/Pineapple Custard Crepe.png",
"categories": [
"Cooking"
],
"description": "A rare tropical dessert bursting with flavor.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 300,
"edibility": 90,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_sweet",
"food_sweet"
],
"buffs": {
"duration": 500,
"luck_level": 3,
"speed": 1
},
"recipe_source": {
"Lance": 3
},
"slug": "PineappleCustardCrepe",
"filepath": "/content/items/PineappleCustardCrepe.md"
}