Total pages: 256

King Salmon

{
  "title": "King Salmon",
  "type": "item",
  "icon": "/assets/items/objects/King Salmon.png",
  "categories": [
    "Fish"
  ],
  "description": "A huge salmon, distinguished by its large scales.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 320,
  "edibility": 52,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_white",
    "fish_river",
    "fish_talk_stiff",
    "fish_king_salmon"
  ],
  "slug": "KingSalmon",
  "filepath": "/content/items/KingSalmon.md"
}