Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Rune throwing knife
A finely balanced knife
- Value
- 333
- Inventory sprite
- 80
- Stackable
- no
- Wieldable
- yes
- Members
- yes
- Special / quest
- no
- Primary colour
- #00FFFF
- Secondary colour
- none
Use in a script
let it = invItem(1080) # Rune throwing knife
See the script docs for the full command set.