Total pages: 256

Stuffed Persimmon

{
  "title": "Stuffed Persimmon",
  "type": "item",
  "icon": "/assets/items/objects/Stuffed Persimmon.png",
  "categories": [
    "Cooking"
  ],
  "description": "It tantalizes both the palate and the senses.",
  "object_type": "Cooking",
  "object_category": -7,
  "base_price": 500,
  "edibility": 110,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": true,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_orange"
  ],
  "buffs": {
    "duration": 600,
    "foraging_level": 5
  },
  "recipe_source": {
    "Andy": 3
  },
  "slug": "StuffedPersimmon",
  "filepath": "/content/items/StuffedPersimmon.md"
}