Total pages: 256

Grampleton Orange Chicken

{
  "title": "Grampleton Orange Chicken",
  "type": "item",
  "icon": "/assets/items/objects/Grampleton Orange Chicken.png",
  "categories": [
    "Cooking"
  ],
  "description": "Golden and crispy chicken. Served with fresh rice.",
  "object_type": "0",
  "object_category": 0,
  "base_price": 400,
  "edibility": 65,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_orange",
    "food_pantry"
  ],
  "buffs": {
    "duration": 720,
    "farming_level": 3
  },
  "purchase": {
    "Gus (Sophia > 6 Hearts)": 650
  },
  "slug": "GrampletonOrangeChicken",
  "filepath": "/content/items/GrampletonOrangeChicken.md"
}