← Back to Inflatable Dragon Egg

Inflatable Dragon Egg

balloon_dino

Download

Default state

API

Docs
id
494
slug
inflatable-dragon-egg
classname
balloon_dino
category
Catalogue Rares
value
50 Habloons
  • GET ?slug=inflatable-dragon-egg Open
  • GET ?id=494 Open
  • GET ?classname=balloon_dino Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 494,
        "name": "Inflatable Dragon Egg",
        "slug": "inflatable-dragon-egg",
        "canonical_slug": "inflatable-dragon-egg",
        "classname": "balloon_dino",
        "url": "https://habbend.com/rare/inflatable-dragon-egg/",
        "category": "Catalogue Rares",
        "group": null,
        "updated_at": "2026-09-11T16:37:22Z",
        "value": {
            "habloons": 50,
            "label": "1 GB",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/inflatable-dragon-egg/furni/icon-4e6ef24f21.png?v=20260911163722",
            "render": "https://habbend.com/assets/rares/inflatable-dragon-egg/furni/render-64-0-d61a561c58.png?v=20260911163722",
            "stage": "https://habbend.com/og/rare/inflatable-dragon-egg.png?v=iso3-d61a561c58-6aa42e42"
        }
    }
}
Manifest manifest.json
{
    "classname": "balloon_dino",
    "base_classname": "balloon_dino",
    "name": "Inflatable Dragon Egg",
    "xdim": 1,
    "ydim": 1,
    "states": 1,
    "files": [
        "icon.png",
        "render-32-0.png",
        "render-64-0.png"
    ],
    "description": "The stuff of legend. Not the popping kind.",
    "category": "balloon",
    "attributes": {
        "kind": "floor",
        "sprites": 1,
        "animated": false,
        "directions": [
            "0"
        ],
        "rare": true,
        "furniline": "anniversary",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}