Total pages: 256

Blue Moon Wine

{
  "title": "Blue Moon Wine",
  "type": "item",
  "icon": "/assets/items/objects/Blue Moon Wine.png",
  "categories": [
    "Artisan Goods"
  ],
  "description": "Sophia's hand-crafted wine from Blue Moon Vineyard.",
  "object_type": "ArtisanGoods",
  "object_category": -26,
  "base_price": 700,
  "edibility": 10,
  "is_drink": true,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_blue",
    "alcohol_item"
  ],
  "buffs": {
    "duration": 180,
    "luck_level": 2
  },
  "slug": "BlueMoonWine",
  "filepath": "/content/items/BlueMoonWine.md"
}