Falador game data

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

Rock pick

Rock pick

a sharp pick for cracking rocks

id 1114
Value
1
Inventory sprite
376
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#400000
Secondary colour
none

Use in a script

let it = invItem(1114)            # Rock pick

See the script docs for the full command set.