{
"title": "Starfish",
"type": "item",
"icon": "/assets/items/objects/Starfish.png",
"categories": [
"Fish"
],
"description": "Referred to as sea stars because of their star-shaped appearance.",
"object_type": "Fish",
"object_category": -4,
"base_price": 150,
"edibility": -20,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_red",
"fish_ocean",
"fish_upright",
"fish_starfish"
],
"slug": "Starfish",
"filepath": "/content/items/Starfish.md"
}