Total pages: 256

Swamp Essence

{
  "title": "Swamp Essence",
  "type": "item",
  "icon": "/assets/items/objects/Swamp Essence.png",
  "categories": [
    "Monster Loot"
  ],
  "description": "It's freezing to the touch. Possesses magical properties used in potion recipes.",
  "object_type": "Basic",
  "object_category": -28,
  "base_price": 80,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_purple"
  ],
  "slug": "SwampEssence",
  "filepath": "/content/items/SwampEssence.md"
}