Total pages: 256

Monster Fruit

{
  "title": "Monster Fruit",
  "type": "item",
  "icon": "/assets/items/objects/Monster Fruit.png",
  "categories": [
    "Fruit"
  ],
  "description": "It has an eyeball-like pattern. It's the closest someone can get to tasting a Stardrop.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 1525,
  "edibility": 85,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_purple"
  ],
  "slug": "MonsterFruit",
  "filepath": "/content/items/MonsterFruit.md"
}