Falador game data

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

Coins

Coins

Lovely money!

id 10
Value
1
Inventory sprite
10
Stackable
yes
Wieldable
no
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(10)            # Coins

See the script docs for the full command set.