Falador game data

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

Guthix Shield

Guthix Shield

A large metal shield

id 2365
Value
54,400
Inventory sprite
504
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
#40CC40

Use in a script

let it = invItem(2365)            # Guthix Shield

See the script docs for the full command set.