Total pages: 256

Faded Button

{
  "title": "Faded Button",
  "type": "item",
  "icon": "/assets/items/objects/Faded Button.png",
  "categories": [
    "Artifact"
  ],
  "description": "It's a worn button that onced belonged to someone.",
  "object_type": "Arch",
  "object_category": 0,
  "base_price": 35,
  "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,
    "shearwater_bridge": 0.1,
    "blue_moon_vineyard": 0.1,
    "backwoods": 0.05
  },
  "slug": "FadedButton",
  "filepath": "/content/items/FadedButton.md"
}