Falador game data

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

Adamantite 2-handed Sword

Adamantite 2-handed Sword

A very large sword

id 80
Value
6,400
Inventory sprite
82
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(80)            # Adamantite 2-handed Sword

See the script docs for the full command set.