← Back to Ironwine Dragon Lamp

Ironwine Dragon Lamp

rare_dragonlamp*1019

Download

Default state

State 1

API

Docs
id
540
slug
ironwine-dragon-lamp
classname
rare_dragonlamp*1019
category
NPC
value
3,000 Habloons
  • GET ?slug=ironwine-dragon-lamp Open
  • GET ?id=540 Open
  • GET ?classname=rare_dragonlamp*1019 Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 540,
        "name": "Ironwine Dragon Lamp",
        "slug": "ironwine-dragon-lamp",
        "canonical_slug": "ironwine-dragon-lamp",
        "classname": "rare_dragonlamp*1019",
        "url": "https://habbend.com/rare/ironwine-dragon-lamp/",
        "category": "NPC",
        "group": null,
        "updated_at": "2026-08-18T14:33:06Z",
        "value": {
            "habloons": 3000,
            "label": "60 GB",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/ironwine-dragon-lamp/furni/icon-b699a566f6.png?v=20260818143306",
            "render": "https://habbend.com/assets/rares/ironwine-dragon-lamp/furni/render-64-2-27cddf871b.png?v=20260818143306",
            "stage": "https://habbend.com/og/rare/ironwine-dragon-lamp.png?v=iso3-27cddf871b-6a846d22"
        }
    }
}
Manifest manifest.json
{
    "classname": "rare_dragonlamp*1019",
    "base_classname": "rare_dragonlamp",
    "name": "Ironwine Dragon Lamp",
    "description": "George and the deep crimson glow...",
    "xdim": 1,
    "ydim": 1,
    "files": [
        "icon.png",
        "off-32-2.png",
        "off-32-4.png",
        "off-64-2.png",
        "off-64-4.png",
        "on-64-2.gif",
        "on-64-4.gif",
        "render-32-2.png",
        "render-32-4.png",
        "render-64-2.png",
        "render-64-4.png",
        "shadow-64-2.png",
        "shadow-64-4.png",
        "sheet-64-2.png",
        "sheet-64-4.png"
    ],
    "color_id": 1019,
    "category": "lighting",
    "frame_ms": 180,
    "animation": "frames",
    "directions": {
        "2": {
            "width": 61,
            "height": 130,
            "frames": 4,
            "on_frames": [
                0,
                1,
                2,
                3
            ],
            "still": {
                "file": "off-64-2.png",
                "width": 60,
                "height": 76,
                "offset_x": 0,
                "offset_y": 54
            }
        },
        "4": {
            "width": 61,
            "height": 130,
            "frames": 4,
            "on_frames": [
                0,
                1,
                2,
                3
            ],
            "still": {
                "file": "off-64-4.png",
                "width": 60,
                "height": 76,
                "offset_x": 0,
                "offset_y": 54
            }
        }
    }
}