Falador game data

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

red dragon mask

red dragon mask

a mask

id 2268
Value
0
Inventory sprite
496
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FF0000
Secondary colour
none

Use in a script

let it = invItem(2268)            # red dragon mask

See the script docs for the full command set.