Falador game data

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

Iron Kite Shield (t)

Iron Kite Shield (t)

A large metal shield

id 2343
Value
238
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(2343)            # Iron Kite Shield (t)

See the script docs for the full command set.