Falador game data

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

Fishing Cape

Fishing Cape

Smells faintly of the sea.

id 2133
Value
99,000
Inventory sprite
462
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Inventory action
Activate
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(2133)            # Fishing Cape

See the script docs for the full command set.