← Back to Oil Lamp

Oil Lamp

hc_lmp

Download

Default state

State 1

API

Docs
id
8
slug
oil-lamp
classname
hc_lmp
category
Habbo Club Gifts
value
5 Habloons
  • GET ?slug=oil-lamp Open
  • GET ?id=8 Open
  • GET ?classname=hc_lmp Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 8,
        "name": "Oil Lamp",
        "slug": "oil-lamp",
        "canonical_slug": "oil-lamp",
        "classname": "hc_lmp",
        "url": "https://habbend.com/rare/oil-lamp/",
        "category": "Habbo Club Gifts",
        "group": "Habbo Club",
        "updated_at": "2026-08-18T14:33:05Z",
        "value": {
            "habloons": 5,
            "label": "1 Silver",
            "updated_at": "2026-07-24T19:02:18Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/oil-lamp/furni/icon-7083eed3c5.png?v=20260818143305",
            "render": "https://habbend.com/assets/rares/oil-lamp/furni/render-64-0-12d393a66f.png?v=20260818143305",
            "stage": "https://habbend.com/og/rare/oil-lamp.png?v=iso3-12d393a66f-6a846d21"
        }
    }
}
Manifest manifest.json
{
    "classname": "hc_lmp",
    "base_classname": "hc_lmp",
    "name": "Oil Lamp",
    "description": "Be enlightened",
    "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"
    ],
    "revision": 45508,
    "category": "lighting",
    "frame_ms": 180,
    "animation": "frames",
    "directions": [
        {
            "width": 62,
            "height": 94,
            "frames": 4,
            "on_frames": [
                0,
                1,
                2,
                3
            ],
            "still": {
                "file": "off-64-0.png",
                "width": 41,
                "height": 90,
                "offset_x": 10,
                "offset_y": 4
            }
        }
    ]
}