Total pages: 256

Golden Key

{
  "title": "Golden Key",
  "type": "item",
  "icon": "/assets/items/objects/GoldenKey.png",
  "categories": [
    "Other"
  ],
  "description": "Maybe it'll work on a lock around here?",
  "object_type": "0",
  "object_category": 0,
  "base_price": 0,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_gold"
  ],
  "slug": "GoldenKey",
  "filepath": "/content/items/GoldenKey.md"
}