Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Rune long sword
A razor sharp sword
- Value
- 32,000
- Inventory sprite
- 81
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- no
- Primary colour
- #00FFFF
- Secondary colour
- none
Use in a script
let it = invItem(75) # Rune long sword
See the script docs for the full command set.