Total pages: 256

Swamp Flower

{
  "title": "Swamp Flower",
  "type": "item",
  "icon": "/assets/items/objects/Swamp Flower.png",
  "categories": [
    "Flower"
  ],
  "description": "A common flower found in the marshlands.",
  "object_type": "Basic",
  "object_category": -80,
  "base_price": 125,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_green",
    "dye_medium",
    "flower_item"
  ],
  "slug": "SwampFlower",
  "filepath": "/content/items/SwampFlower.md"
}