Falador game data

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

Wooden Shield

Wooden Shield

A solid wooden shield

id 4
Value
20
Inventory sprite
4
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(4)            # Wooden Shield

See the script docs for the full command set.