Falador game data

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

Dark Dagger

Dark Dagger

An unusual looking dagger made of dark shiny obsidian

id 1255
Value
91
Inventory sprite
420
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1255)            # Dark Dagger

See the script docs for the full command set.