Falador game data

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

Ring of Reflection

Ring of Reflection

An enchanted ring

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

Use in a script

let it = invItem(2176)            # Ring of Reflection

See the script docs for the full command set.