{
"title": "Prismatic Pop",
"type": "item",
"icon": "/assets/items/objects/Prismatic Pop.png",
"categories": [
"Cooking"
],
"description": "A rare and powerful ice cream infused with the essence of the prismatic shard.",
"object_type": "Cooking",
"object_category": -7,
"base_price": 2500,
"edibility": 100,
"is_drink": false,
"shipping_collection": true,
"random_sell": true,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"food_sweet",
"color_prismatic"
],
"buffs": {
"duration": 720,
"mining_level": 1,
"luck_level": 3,
"speed": 1,
"defense": 3,
"attack": 3
},
"recipe_source": {
"Fair (Year 2)": {
"Star Tokens": 3000
}
},
"slug": "PrismaticPop",
"filepath": "/content/items/PrismaticPop.md"
}