Falador game data

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

Adamantite Long Sword

Adamantite Long Sword

A razor sharp sword

id 74
Value
3,200
Inventory sprite
81
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(74)            # Adamantite Long Sword

See the script docs for the full command set.