Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Unicorn Costume
Allows me to transform into a unicorn
- 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(1294) # Unicorn Costume
See the script docs for the full command set.