Total pages: 256

Torpedo Trout

{
  "title": "Torpedo Trout",
  "type": "item",
  "icon": "/assets/items/objects/Torpedo Trout.png",
  "categories": [
    "Fish"
  ],
  "description": "This fish is capable of swimming up to 68 miles per hour.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 300,
  "edibility": -10,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_red",
    "fish_torpedo_trout",
    "fish_river"
  ],
  "slug": "TorpedoTrout",
  "filepath": "/content/items/TorpedoTrout.md"
}