Falador game data

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

Cloak Of Shapeshift

Cloak Of Shapeshift

Magical cloak

id 2371
Value
5
Inventory sprite
92
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#404040
Secondary colour
none

Use in a script

let it = invItem(2371)            # Cloak Of Shapeshift

See the script docs for the full command set.