Total pages: 256

Galdoran Gem

{
  "title": "Galdoran Gem",
  "type": "item",
  "icon": "/assets/items/objects/Galdoran Gem.png",
  "categories": [
    "Mineral"
  ],
  "description": "A large red gem.",
  "object_type": "Gem",
  "object_category": -2,
  "base_price": 600,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_red",
    "not_giftable"
  ],
  "slug": "GaldoranGem",
  "filepath": "/content/items/GaldoranGem.md"
}