Falador game data

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

king lathas Amulet

king lathas Amulet

The amulet is red

id 826
Value
10
Inventory sprite
125
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#CC3333
Secondary colour
none

Use in a script

let it = invItem(826)            # king lathas Amulet

See the script docs for the full command set.