Total pages: 256

Green Mushroom

{
  "title": "Green Mushroom",
  "type": "item",
  "icon": "/assets/items/objects/Green Mushroom.png",
  "categories": [
    "Forage"
  ],
  "description": "Makes one feel as if they've gained another life.",
  "object_type": "Greens",
  "object_category": -81,
  "base_price": 1250,
  "edibility": 500,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "buffs": {
    "duration": 1600,
    "luck_level": 1,
    "max_stamina": 200,
    "magnetic_radius": 25
  },
  "slug": "GreenMushroom",
  "filepath": "/content/items/GreenMushroom.md"
}