Falador game data

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

Large Adamantite Helmet

Large Adamantite Helmet

A full face helmet

id 111
Value
3,520
Inventory sprite
6
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(111)            # Large Adamantite Helmet

See the script docs for the full command set.