Falador game data

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

Adamantite Square Shield

Adamantite Square Shield

A medium metal shield

id 127
Value
3,840
Inventory sprite
3
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(127)            # Adamantite Square Shield

See the script docs for the full command set.