Falador game data

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

Bronze 2-handed Sword

Bronze 2-handed Sword

A very large sword

id 76
Value
80
Inventory sprite
82
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FF6619
Secondary colour
none

Use in a script

let it = invItem(76)            # Bronze 2-handed Sword

See the script docs for the full command set.