Falador game data

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

Steel Throwing Dart

Steel Throwing Dart

A deadly throwing dart with a steel tip.

id 1024
Value
20
Inventory sprite
231
Stackable
yes
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#EEEEEE
Secondary colour
none

Use in a script

let it = invItem(1024)            # Steel Throwing Dart

See the script docs for the full command set.