Total pages: 256

Thistle

{
  "title": "Thistle",
  "type": "item",
  "icon": "/assets/items/objects/Thistle.png",
  "categories": [
    "Flower"
  ],
  "description": "A common flower found in mountainous regions.",
  "object_type": "Flower",
  "object_category": -80,
  "base_price": 120,
  "edibility": 10,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "slug": "Thistle",
  "filepath": "/content/items/Thistle.md"
}