Total pages: 256

Daggerfish

{
  "title": "Daggerfish",
  "type": "item",
  "icon": "/assets/items/objects/Daggerfish.png",
  "categories": [
    "Fish"
  ],
  "description": "It's very sharp.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 200,
  "edibility": -60,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_orange",
    "fish_daggerfish",
    "fish_river"
  ],
  "slug": "Daggerfish",
  "filepath": "/content/items/Daggerfish.md"
}