Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Sapphire Amulet
It needs a string so I can wear it
- Value
- 900
- Inventory sprite
- 126
- Stackable
- no
- Wieldable
- no
- Members
- no
- Special / quest
- no
- Primary colour
- #004CFF
- Secondary colour
- none
Use in a script
let it = invItem(297) # Sapphire Amulet
See the script docs for the full command set.