Falador game data

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

Large Saradomin Helmet

Large Saradomin Helmet

A full face helmet

id 2348
Value
35,200
Inventory sprite
500
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
#FCFDFF

Use in a script

let it = invItem(2348)            # Large Saradomin Helmet

See the script docs for the full command set.