Falador game data

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

Spade

Spade

A fairly small spade

id 211
Value
3
Inventory sprite
96
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Dig
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(211)            # Spade

See the script docs for the full command set.