Total pages: 256

Void Delight

{
  "title": "Void Delight",
  "type": "item",
  "icon": "/assets/items/objects/Void Delight.png",
  "categories": [
    "Cooking"
  ],
  "description": "It's teeming with void energy.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 800,
  "edibility": 1,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_purple"
  ],
  "buffs": {
    "duration": 600,
    "mining_level": 2,
    "luck_level": 2,
    "max_stamina": 20,
    "magnetic_radius": 2,
    "speed": 2,
    "attack": 3
  },
  "recipe_source": {
    "ShadowShop (Krobus > 10 Hearts)": 5000
  },
  "slug": "VoidDelight",
  "filepath": "/content/items/VoidDelight.md"
}