Falador game data

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

Gold ring

Gold ring

A valuable ring

id 283
Value
350
Inventory sprite
123
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(283)            # Gold ring

See the script docs for the full command set.