Falador game data

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

Rune Pickaxe

Rune Pickaxe

Requires level 41 mining to use

id 1262
Value
32,000
Inventory sprite
72
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(1262)            # Rune Pickaxe

See the script docs for the full command set.