Falador game data

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

Poisoned Bronze Throwing Dart

Poisoned Bronze Throwing Dart

A venomous throwing dart with a bronze tip.

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

Use in a script

let it = invItem(1122)            # Poisoned Bronze Throwing Dart

See the script docs for the full command set.