Falador game data

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

Emerald Amulet

Emerald Amulet

I wonder if I can get this enchanted

id 303
Value
1,275
Inventory sprite
125
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#33CC33
Secondary colour
none

Use in a script

let it = invItem(303)            # Emerald Amulet

See the script docs for the full command set.