Falador game data

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

Sapphire Amulet

Sapphire Amulet

I wonder if I can get this enchanted

id 302
Value
900
Inventory sprite
125
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#004CFF
Secondary colour
none

Use in a script

let it = invItem(302)            # Sapphire Amulet

See the script docs for the full command set.