Falador game data

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

Steel Axe

Steel Axe

A woodcutters axe

id 88
Value
200
Inventory sprite
12
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#EEEEEE
Secondary colour
none

Use in a script

let it = invItem(88)            # Steel Axe

See the script docs for the full command set.