← Back to Dragon Egg

Dragon Egg

spyro

Download

Default state

API

Docs
id
24
slug
dragon-egg
classname
spyro
category
Catalogue Rares
value
40 Habloons
  • GET ?slug=dragon-egg Open
  • GET ?id=24 Open
  • GET ?classname=spyro Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 24,
        "name": "Dragon Egg",
        "slug": "dragon-egg",
        "canonical_slug": "dragon-egg",
        "classname": "spyro",
        "url": "https://habbend.com/rare/dragon-egg/",
        "category": "Catalogue Rares",
        "group": "Classic Rare",
        "updated_at": "2026-09-11T16:38:15Z",
        "value": {
            "habloons": 40,
            "label": "2 Sacks",
            "updated_at": "2026-07-24T20:40:30Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/dragon-egg/furni/icon-d2cfc20092.png?v=20260911163815",
            "render": "https://habbend.com/assets/rares/dragon-egg/furni/render-64-0-5ce610950e.png?v=20260911163815",
            "stage": "https://habbend.com/og/rare/dragon-egg.png?v=iso3-5ce610950e-6aa42e77"
        }
    }
}
Manifest manifest.json
{
    "classname": "spyro",
    "base_classname": "spyro",
    "name": "Dragon Egg",
    "xdim": 1,
    "ydim": 1,
    "states": 1,
    "files": [
        "icon.png",
        "render-32-0.png",
        "render-64-0.png"
    ],
    "description": "The stuff of legend",
    "revision": 45512,
    "category": "other",
    "attributes": {
        "kind": "floor",
        "sprites": 1,
        "animated": false,
        "directions": [
            "0"
        ],
        "rare": false,
        "furniline": "rare",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}