Total pages: 256

Blue Tang

{
  "title": "Blue Tang",
  "type": "item",
  "icon": "/assets/items/objects/Blue Tang.png",
  "categories": [
    "Fish"
  ],
  "description": "A popular fish known for its blue and yellow colors.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 130,
  "edibility": 10,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_blue_yellow",
    "fish_ocean",
    "fish_blue_tang",
    "season_all"
  ],
  "slug": "BlueTang",
  "filepath": "/content/items/BlueTang.md"
}