{
"title": "Stone of Yoba",
"type": "item",
"icon": "/assets/items/objects/Stone of Yoba.png",
"categories": [
"Artifact"
],
"description": "An ancient stone slab inscribed with an unknown language engraved with the sign of Yoba.",
"object_type": "Arch",
"object_category": 0,
"base_price": 1500,
"edibility": -300,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": false,
"can_be_trashed": true,
"tags": [
"color_grey",
"dye_strong",
"statue_item"
],
"artifact_spot_chances": {
"desert": 0.05,
"railroad": 0.05,
"backwoods": 0.05,
"adventuer_summit": 0.05,
"farm": 0.01,
"underground_mine": 0.02
},
"slug": "StoneofYoba",
"filepath": "/content/items/StoneofYoba.md"
}