Falador game data

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

Glowing Dark Dagger

Glowing Dark Dagger

An unusual looking dagger made of dark shiny obsidian - it has an unnatural glow .

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

Use in a script

let it = invItem(1256)            # Glowing Dark Dagger

See the script docs for the full command set.