← Back to Negg Claw Grabber

Negg Claw Grabber

np_gacha

Download

Default state

State 1

API

Docs
id
470
slug
negg-claw-grabber
classname
np_gacha
category
Catalogue Rares
value
120 Habloons
  • GET ?slug=negg-claw-grabber Open
  • GET ?id=470 Open
  • GET ?classname=np_gacha Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 470,
        "name": "Negg Claw Grabber",
        "slug": "negg-claw-grabber",
        "canonical_slug": "negg-claw-grabber",
        "classname": "np_gacha",
        "url": "https://habbend.com/rare/negg-claw-grabber/",
        "category": "Catalogue Rares",
        "group": null,
        "updated_at": "2026-09-11T16:37:50Z",
        "value": {
            "habloons": 120,
            "label": "2 GB + 1 Sack",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/negg-claw-grabber/furni/icon-72b6166cb5.png?v=20260911163750",
            "render": "https://habbend.com/assets/rares/negg-claw-grabber/furni/render-64-2-05b1c6a228.png?v=20260911163750",
            "stage": "https://habbend.com/og/rare/negg-claw-grabber.png?v=iso3-05b1c6a228-6aa42e5e"
        }
    }
}
Manifest manifest.json
{
    "classname": "np_gacha",
    "base_classname": "np_gacha",
    "name": "Negg Claw Grabber",
    "xdim": 1,
    "ydim": 1,
    "states": 2,
    "files": [
        "icon.png",
        "render-32-0.png",
        "render-32-2.png",
        "render-64-0-state1.png",
        "render-64-0.png",
        "render-64-2-state1.png",
        "render-64-2.png"
    ],
    "description": "Try your luck and snatch yourself a rare Negg straight from Neopia!",
    "category": "vending_machine",
    "attributes": {
        "kind": "floor",
        "sprites": 2,
        "animated": true,
        "directions": [
            "0",
            "2"
        ],
        "rare": true,
        "furniline": "neopets",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}