Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
king lathas Amulet
The amulet is red
- Value
- 10
- Inventory sprite
- 125
- Stackable
- no
- Wieldable
- yes
- Members
- yes
- Special / quest
- yes
- Primary colour
- #CC3333
- Secondary colour
- none
Use in a script
let it = invItem(826) # king lathas Amulet
See the script docs for the full command set.