{
"title": "Highlands Bass",
"type": "item",
"icon": "/assets/items/objects/Highlands Bass.png",
"categories": [
"Fish"
],
"description": "A common fish found in the Highlands region.",
"object_type": "Fish",
"object_category": -4,
"base_price": 200,
"edibility": 15,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_green",
"fish_river",
"fish_highlands_bass"
],
"slug": "HighlandsBass",
"filepath": "/content/items/HighlandsBass.md"
}