Falador game data

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

Adamantite dagger

Adamantite dagger

Short but pointy

id 65
Value
800
Inventory sprite
80
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(65)            # Adamantite dagger

See the script docs for the full command set.