Falador game data

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

Poisoned Steel throwing knife

Poisoned Steel throwing knife

A finely balanced knife with a coating of venom

id 1130
Value
21
Inventory sprite
385
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#EEEEEE
Secondary colour
none

Use in a script

let it = invItem(1130)            # Poisoned Steel throwing knife

See the script docs for the full command set.