Falador game data

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

Steel Pickaxe

Steel Pickaxe

Requires level 6 mining to use

id 1259
Value
500
Inventory sprite
72
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#EEEEEE
Secondary colour
none

Use in a script

let it = invItem(1259)            # Steel Pickaxe

See the script docs for the full command set.