Total pages: 256

Dewdrop Berry

{
  "title": "Dewdrop Berry",
  "type": "item",
  "icon": "/assets/items/objects/Dewdrop Berry.png",
  "categories": [
    "Fruit"
  ],
  "description": "An aromatic enchanting fruit grown in the Nexus. Grants magical abilities until the next sunrise.",
  "object_type": "Fruit",
  "object_category": -79,
  "base_price": 45,
  "edibility": 90,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_aquamarine"
  ],
  "buffs": {
    "duration": 1600,
    "luck_level": 2,
    "max_stamina": 50,
    "magnetic_radius": 75,
    "speed": 2
  },
  "slug": "DewdropBerry",
  "filepath": "/content/items/DewdropBerry.md"
}