Falador game data

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

Ghost Costume

Ghost Costume

Allows me to transform into a ghost

id 1295
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(1295)            # Ghost Costume

See the script docs for the full command set.