Falador game data

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

Ring of Resistance

Ring of Resistance

An enchanted ring

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

Use in a script

let it = invItem(2177)            # Ring of Resistance

See the script docs for the full command set.