Falador game data

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

rune 2-handed Sword

rune 2-handed Sword

A very large sword

id 81
Value
64,000
Inventory sprite
82
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(81)            # rune 2-handed Sword

See the script docs for the full command set.