Falador game data

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

gold Nuggets

gold Nuggets

Real gold pieces!

id 1118
Value
1
Inventory sprite
380
Stackable
yes
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#400000
Secondary colour
none

Use in a script

let it = invItem(1118)            # gold Nuggets

See the script docs for the full command set.