{
"title": "Alligator",
"type": "item",
"icon": "/assets/items/objects/Alligator.png",
"categories": [
"Fish"
],
"description": "A large reptile with a thick, muscular body.",
"object_type": "Fish",
"object_category": -4,
"base_price": 400,
"edibility": 25,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_green",
"fish_swamp",
"fish_alligator",
"season_all"
],
"slug": "Alligator",
"filepath": "/content/items/Alligator.md"
}