Total pages: 256

Ornate Treasure Chest

{
  "title": "Ornate Treasure Chest",
  "type": "item",
  "icon": "/assets/items/objects/Ornate Treasure Chest.png",
  "categories": [
    "Other"
  ],
  "description": "It's filled to the brim with gold and gems.",
  "object_type": "0",
  "object_category": 0,
  "base_price": 10000,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": false,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "slug": "OrnateTreasureChest",
  "filepath": "/content/items/OrnateTreasureChest.md"
}