Total pages: 256

Arrowhead Shark

{
  "title": "Arrowhead Shark",
  "type": "item",
  "icon": "/assets/items/objects/Arrowhead Shark.png",
  "categories": [
    "Fish"
  ],
  "description": "A slender shark capable of swimming rapidly fast to strike prey.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 700,
  "edibility": 28,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_grey",
    "fish_ocean",
    "fish_arrowhead_shark",
    "fish_carnivorous",
    "season_all"
  ],
  "slug": "ArrowheadShark",
  "filepath": "/content/items/ArrowheadShark.md"
}