Total pages: 256

Seahorse

{
  "title": "Seahorse",
  "type": "item",
  "icon": "/assets/items/objects/Seahorse.png",
  "categories": [
    "Fish"
  ],
  "description": "A tiny fish that makes a home in coral reefs.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 60,
  "edibility": 5,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_yellow",
    "fish_ocean",
    "fish_seahorse"
  ],
  "slug": "Seahorse",
  "filepath": "/content/items/Seahorse.md"
}