Falador game data

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

Iron Throwing Dart

Iron Throwing Dart

A deadly throwing dart with an iron tip.

id 1015
Value
5
Inventory sprite
231
Stackable
yes
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1015)            # Iron Throwing Dart

See the script docs for the full command set.