Falador game data

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

Poisoned Iron Throwing Dart

Poisoned Iron Throwing Dart

A venomous throwing dart with an iron tip.

id 1123
Value
5
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(1123)            # Poisoned Iron Throwing Dart

See the script docs for the full command set.