Falador game data

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

Ring of Riches

Ring of Riches

An enchanted ring

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

Use in a script

let it = invItem(2180)            # Ring of Riches

See the script docs for the full command set.