Falador game data

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

Desert Shirt

Desert Shirt

A light cool shirt to wear in the desert

id 1020
Value
40
Inventory sprite
87
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#FFFFFF
Secondary colour
none

Use in a script

let it = invItem(1020)            # Desert Shirt

See the script docs for the full command set.