Falador game data

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

Costume

Costume

Use this item on a monster to be able to transform

id 2109
Value
30
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(2109)            # Costume

See the script docs for the full command set.