Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
multi cannon ball
A heavy metal spiked ball
- Value
- 10
- Inventory sprite
- 332
- Stackable
- yes
- Wieldable
- no
- Members
- yes
- Special / quest
- no
- Primary colour
- none
- Secondary colour
- none
Use in a script
let it = invItem(1041) # multi cannon ball
See the script docs for the full command set.