Total pages: 256

Old Coin

{
  "title": "Old Coin",
  "type": "item",
  "icon": "/assets/items/objects/Old Coin.png",
  "categories": [
    "Artifact"
  ],
  "description": "An obsolete Ferngillian denomination that's no longer circulated.",
  "object_type": "Arch",
  "object_category": 0,
  "base_price": 100,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "tags": [
    "color_brown",
    "dye_strong"
  ],
  "artifact_spot_chances": {
    "town": 0.1,
    "garden": 0.1,
    "bus_stop": 0.1,
    "backwoods": 0.05
  },
  "slug": "OldCoin",
  "filepath": "/content/items/OldCoin.md"
}