Falador game data

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

rune Axe

rune Axe

A powerful axe

id 405
Value
12,800
Inventory sprite
12
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(405)            # rune Axe

See the script docs for the full command set.