← Back to Toxic Duck Fountain

Toxic Duck Fountain

duckfountain

Download

Default state

State 1

API

Docs
id
767
slug
toxic-duck-fountain
classname
duckfountain
category
Funky Friday
value
15 Habloons
  • GET ?slug=toxic-duck-fountain Open
  • GET ?id=767 Open
  • GET ?classname=duckfountain Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 767,
        "name": "Toxic Duck Fountain",
        "slug": "toxic-duck-fountain",
        "canonical_slug": "toxic-duck-fountain",
        "classname": "duckfountain",
        "url": "https://habbend.com/rare/toxic-duck-fountain/",
        "category": "Funky Friday",
        "group": null,
        "updated_at": "2026-09-09T14:52:35Z",
        "value": {
            "habloons": 15,
            "label": "1 Gold + 1 Silver",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/toxic-duck-fountain/furni/icon-17d143c8f5.png?v=20260909145235",
            "render": "https://habbend.com/assets/rares/toxic-duck-fountain/furni/render-64-2-cc6e863708.png?v=20260909145235",
            "stage": "https://habbend.com/og/rare/toxic-duck-fountain.png?v=iso3-cc6e863708-6aa172b3"
        }
    }
}
Manifest manifest.json
{
    "classname": "duckfountain",
    "base_classname": "duckfountain",
    "name": null,
    "xdim": 1,
    "ydim": 1,
    "states": 2,
    "files": [
        "icon.png",
        "render-32-leftwall.png",
        "render-32-rightwall.png",
        "render-64-leftwall-state1.png",
        "render-64-leftwall.png",
        "render-64-rightwall-state1.png",
        "render-64-rightwall.png"
    ],
    "category": "wall_decoration",
    "attributes": {
        "kind": "wall",
        "sprites": 3,
        "animated": true,
        "directions": [
            "leftwall",
            "rightwall"
        ],
        "rare": false,
        "furniline": "habboween",
        "stand": null,
        "sit": null,
        "lay": null,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}