Falador game data

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

Adamantite battle Axe

Adamantite battle Axe

A vicious looking axe

id 92
Value
4,160
Inventory sprite
84
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(92)            # Adamantite battle Axe

See the script docs for the full command set.