Falador game data

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

Mining Cape

Mining Cape

Every rock was worth striking.

id 2138
Value
99,000
Inventory sprite
467
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Inventory action
Teleport
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(2138)            # Mining Cape

See the script docs for the full command set.