Total pages: 256

Aged Blue Moon Wine

{
  "title": "Aged Blue Moon Wine",
  "type": "item",
  "icon": "/assets/items/objects/Aged Blue Moon Wine.png",
  "categories": [
    "Artisan Goods"
  ],
  "description": "Sophia's aged hand-crafted wine from Blue Moon Vineyard. It comes in a prestigious basket ornamented with leaves, with a shiny bow to wrap it all together. Makes a wonderful gift!",
  "object_type": "ArtisanGoods",
  "object_category": -26,
  "base_price": 10000,
  "edibility": 100,
  "is_drink": true,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_blue",
    "alcohol_item"
  ],
  "buffs": {
    "duration": 600,
    "luck_level": 7
  },
  "slug": "AgedBlueMoonWine",
  "filepath": "/content/items/AgedBlueMoonWine.md"
}