Falador game data

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

Rune throwing knife

Rune throwing knife

A finely balanced knife

id 1080
Value
333
Inventory sprite
80
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(1080)            # Rune throwing knife

See the script docs for the full command set.