{
"title": "Tadpole",
"type": "item",
"icon": "/assets/items/objects/Tadpole.png",
"categories": [
"Fish"
],
"description": "This little friend will grow into a frog someday.",
"object_type": "Fish",
"object_category": -4,
"base_price": 15,
"edibility": 2,
"is_drink": false,
"shipping_collection": true,
"random_sell": false,
"fishing_collection": true,
"can_be_trashed": true,
"tags": [
"color_grey",
"fish_lake",
"fish_tadpole",
"season_spring"
],
"slug": "Tadpole",
"filepath": "/content/items/Tadpole.md"
}