← Back to Dave's Amber Lamp

Dave's Amber Lamp

rare_beehive_bulb*1000

Download

Default state

State 1

API

Docs
id
306
slug
daves-amber-lamp
classname
rare_beehive_bulb*1000
category
Event Gifts
value
200 Habloons
  • GET ?slug=daves-amber-lamp Open
  • GET ?id=306 Open
  • GET ?classname=rare_beehive_bulb*1000 Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 306,
        "name": "Dave's Amber Lamp",
        "slug": "daves-amber-lamp",
        "canonical_slug": "daves-amber-lamp",
        "classname": "rare_beehive_bulb*1000",
        "url": "https://habbend.com/rare/daves-amber-lamp/",
        "category": "Event Gifts",
        "group": "Event Gift",
        "updated_at": "2026-08-18T14:33:05Z",
        "value": {
            "habloons": 200,
            "label": "4 GB",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/daves-amber-lamp/furni/icon-055a584ff6.png?v=20260818143305",
            "render": "https://habbend.com/assets/rares/daves-amber-lamp/furni/render-64-0-c22396f4a3.png?v=20260818143305",
            "stage": "https://habbend.com/og/rare/daves-amber-lamp.png?v=iso3-c22396f4a3-6a846d21"
        }
    }
}
Manifest manifest.json
{
    "classname": "rare_beehive_bulb*1000",
    "base_classname": "rare_beehive_bulb",
    "name": "Dave's Amber Lamp",
    "description": "A honey=hued glow.",
    "xdim": 1,
    "ydim": 1,
    "files": [
        "icon.png",
        "off-32-0.png",
        "off-64-0.png",
        "on-64-0.gif",
        "render-32-0.png",
        "render-64-0.png",
        "shadow-64-0.png",
        "sheet-64-0.png"
    ],
    "color_id": 1000,
    "category": "lighting",
    "frame_ms": 180,
    "animation": "frames",
    "directions": [
        {
            "width": 66,
            "height": 98,
            "frames": 6,
            "on_frames": [
                0,
                1,
                2,
                3,
                4,
                5
            ],
            "still": {
                "file": "off-64-0.png",
                "width": 44,
                "height": 90,
                "offset_x": 11,
                "offset_y": 8
            }
        }
    ]
}