Total pages: 256

Big Bark Burger

{
  "title": "Big Bark Burger",
  "type": "item",
  "icon": "/assets/items/objects/Big Bark Burger.png",
  "categories": [
    "Cooking"
  ],
  "description": "The Triple B. It has a chewy consistency and is very juicy.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 400,
  "edibility": 85,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_brown",
    "food_pantry"
  ],
  "buffs": {
    "duration": 480,
    "speed": 1,
    "attack": 3
  },
  "recipe_source": {
    "Saloon": 3000
  },
  "slug": "BigBarkBurger",
  "filepath": "/content/items/BigBarkBurger.md"
}