Falador game data

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

Bronze Long Sword

Bronze Long Sword

A razor sharp sword

id 70
Value
40
Inventory sprite
81
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FF6619
Secondary colour
none

Use in a script

let it = invItem(70)            # Bronze Long Sword

See the script docs for the full command set.