Total pages: 256

Shark

{
  "title": "Shark",
  "type": "item",
  "icon": "/assets/items/objects/Shark.png",
  "categories": [
    "Fish"
  ],
  "description": "The apex predator of the seas.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 800,
  "edibility": 35,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_grey_white",
    "fish_ocean",
    "fish_shark",
    "fish_carnivorous",
    "fish_talk_stiff",
    "season_all"
  ],
  "slug": "Shark",
  "filepath": "/content/items/Shark.md"
}