Falador game data

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

Dragonstone Amulet

Dragonstone Amulet

It needs a string so I can wear it

id 524
Value
17,625
Inventory sprite
126
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#BB00FF
Secondary colour
none

Use in a script

let it = invItem(524)            # Dragonstone Amulet

See the script docs for the full command set.