Total pages: 256

Goldenfish

{
  "title": "Goldenfish",
  "type": "item",
  "icon": "/assets/items/objects/Goldenfish.png",
  "categories": [
    "Fish"
  ],
  "description": "It glows with a gold-like aurora.",
  "object_type": "Fish",
  "object_category": -4,
  "base_price": 150,
  "edibility": 5,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": true,
  "can_be_trashed": true,
  "tags": [
    "color_gold",
    "fish_goldenfish",
    "fish_river"
  ],
  "slug": "Goldenfish",
  "filepath": "/content/items/Goldenfish.md"
}