Total pages: 256

Lucky Four Leaf Clover

{
  "title": "Lucky Four Leaf Clover",
  "type": "item",
  "icon": "/assets/items/objects/Lucky Four Leaf Clover.png",
  "categories": [
    "Forage"
  ],
  "description": "Said to bring good luck. Makes for a nice gift.",
  "object_type": "Greens",
  "object_category": -81,
  "base_price": 400,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_green"
  ],
  "slug": "LuckyFourLeafClover",
  "filepath": "/content/items/LuckyFourLeafClover.md"
}