Falador game data

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

Bear Costume

Bear Costume

Allows me to transform into a bear

id 1293
Value
5
Inventory sprite
180
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(1293)            # Bear Costume

See the script docs for the full command set.