{
"title": "Ocean Sunfish",
"type": "item",
"icon": "/assets/items/objects/Ocean Sunfish.png",
"categories": [
"Fish"
],
"description": "It cannot swim very fast and can grow to an extremely large size.",
"object_type": "Fish",
"object_category": -4,
"base_price": 650,
"edibility": 20,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_blue",
"fish_ocean",
"fish_ocean_sunfish",
"season_all"
],
"slug": "OceanSunfish",
"filepath": "/content/items/OceanSunfish.md"
}