Total pages: 256

Glazed Butterfish

{
  "title": "Glazed Butterfish",
  "type": "item",
  "icon": "/assets/items/objects/Glazed Butterfish.png",
  "categories": [
    "Cooking"
  ],
  "description": "A very hearty meal.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 800,
  "edibility": 80,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_yellow,"
  ],
  "buffs": {
    "duration": 480,
    "fishing_level": 2,
    "luck_level": 2
  },
  "recipe_source": {
    "Saloon": 6000
  },
  "slug": "GlazedButterfish",
  "filepath": "/content/items/GlazedButterfish.md"
}