Falador game data

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

Adamantite Short Sword

Adamantite Short Sword

A razor sharp sword

id 69
Value
2,080
Inventory sprite
1
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(69)            # Adamantite Short Sword

See the script docs for the full command set.