Falador game data

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

Saradomin Shield

Saradomin Shield

A large metal shield

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

Use in a script

let it = invItem(2353)            # Saradomin Shield

See the script docs for the full command set.