Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Quest Point cape
The cape worn by only the most experienced adventurers
- Value
- 500,000
- Inventory sprite
- 474
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- yes
- Inventory action
- Teleport
- Primary colour
- #8E8E9B
- Secondary colour
- none
Use in a script
let it = invItem(2145) # Quest Point cape
See the script docs for the full command set.