Falador game data

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

Large Black Helmet

Large Black Helmet

A full face helmet

id 2289
Value
1,056
Inventory sprite
500
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#404040
Secondary colour
#FFCC4C

Use in a script

let it = invItem(2289)            # Large Black Helmet

See the script docs for the full command set.