Falador game data

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

Dragon Costume

Dragon Costume

Allows me to transform into a dragon

id 1297
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(1297)            # Dragon Costume

See the script docs for the full command set.