Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Locating Crystal
A magical crystal sphere
- Value
- 100
- Inventory sprite
- 199
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Inventory action
- Activate
- Primary colour
- #C0FFFF
- Secondary colour
- none
Use in a script
let it = invItem(972) # Locating Crystal
See the script docs for the full command set.