Falador game data

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

Adamantite Axe

Adamantite Axe

A powerful axe

id 204
Value
1,280
Inventory sprite
12
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(204)            # Adamantite Axe

See the script docs for the full command set.