Total pages: 256

Viper Eel

{
  "title": "Viper Eel",
  "type": "item",
  "icon": "/assets/items/objects/Viper Eel.png",
  "categories": [
    "Fish"
  ],
  "description": "It is highly venomous, and its bright red color serves as a deterrent to potential attackers.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 600,
  "edibility": -130,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_red",
    "fish_ocean",
    "fish_viper_eel",
    "fish_carnivorous",
    "season_all",
    "fish_semi_rare"
  ],
  "slug": "ViperEel",
  "filepath": "/content/items/ViperEel.md"
}