{
"title": "Radioactive Bass",
"type": "item",
"icon": "/assets/items/objects/Radioactive Bass.png",
"categories": [
"Fish"
],
"description": "This doesn't look healthy for the environment.",
"object_type": "Fish",
"object_category": -4,
"base_price": 500,
"edibility": -50,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_green",
"fish_river",
"fish_radioactive_bass"
],
"slug": "RadioactiveBass",
"filepath": "/content/items/RadioactiveBass.md"
}