{
"title": "Rusty Shield",
"type": "item",
"icon": "/assets/items/objects/Rusty Shield.png",
"categories": [
"Artifact"
],
"description": "A heavy iron shield that shows signs of age and wear.",
"object_type": "Arch",
"object_category": 0,
"base_price": 250,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_gray",
"dye_strong",
"ancient_item"
],
"artifact_spot_chances": {
"forest": 0.03,
"mountain": 0.04,
"adventuer_summit": 0.2,
"backwoods": 0.05
},
"slug": "RustyShield",
"filepath": "/content/items/RustyShield.md"
}