Falador game data

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

A Silver Dagger

A Silver Dagger

Dagger Found at crime scene coated with flour

id 1230
Value
1
Inventory sprite
80
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1230)            # A Silver Dagger

See the script docs for the full command set.