Falador game data

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

Gold Amulet

Gold Amulet

I wonder if I can get this enchanted

id 301
Value
350
Inventory sprite
125
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(301)            # Gold Amulet

See the script docs for the full command set.