Falador game data

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

Ring of Embers

Ring of Embers

An enchanted ring

id 2178
Value
2,025
Inventory sprite
123
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FF3300
Secondary colour
none

Use in a script

let it = invItem(2178)            # Ring of Embers

See the script docs for the full command set.