Falador game data

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

Bronze Throwing Dart

Bronze Throwing Dart

A deadly throwing dart with a bronze tip.

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

Use in a script

let it = invItem(1013)            # Bronze Throwing Dart

See the script docs for the full command set.