Falador game data

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

Adamantite Throwing Dart

Adamantite Throwing Dart

A deadly throwing dart with an adamantite tip.

id 1069
Value
130
Inventory sprite
231
Stackable
yes
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(1069)            # Adamantite Throwing Dart

See the script docs for the full command set.