Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Skeleton Costume

Skeleton Costume

Allows me to transform into a skeleton

id 1296
Value
5
Inventory sprite
180
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(1296)            # Skeleton Costume

See the script docs for the full command set.