Falador game data

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

Bronze Arrows

Bronze Arrows

Arrows with bronze heads

id 11
Value
2
Inventory sprite
11
Stackable
yes
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FF6619
Secondary colour
none

Use in a script

let it = invItem(11)            # Bronze Arrows

See the script docs for the full command set.