Falador game data

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

Adamantite Kite Shield (g)

Adamantite Kite Shield (g)

A large metal shield

id 2316
Value
5,440
Inventory sprite
504
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
#FFCC4C

Use in a script

let it = invItem(2316)            # Adamantite Kite Shield (g)

See the script docs for the full command set.