Falador game data

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

Iron Mace

Iron Mace

A spiky mace

id 0
Value
63
Inventory sprite
0
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(0)            # Iron Mace

See the script docs for the full command set.