Falador game data

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

Unenchanted Dragonstone Amulet

Unenchanted Dragonstone Amulet

I wonder if I can get this enchanted

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

Use in a script

let it = invItem(610)            # Unenchanted Dragonstone Amulet

See the script docs for the full command set.