Total pages: 256

Clownfish

{
  "title": "Clownfish",
  "type": "item",
  "icon": "/assets/items/objects/Clownfish.png",
  "categories": [
    "Fish"
  ],
  "description": "Lives in sea anemones for protection.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 70,
  "edibility": 20,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_orange",
    "fish_ocean",
    "season_summer",
    "fish_clownfish"
  ],
  "slug": "Clownfish",
  "filepath": "/content/items/Clownfish.md"
}