Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Steel 2-handed Sword
A very large sword
- Value
- 1,000
- Inventory sprite
- 82
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- no
- Primary colour
- #EEEEEE
- Secondary colour
- none
Use in a script
let it = invItem(78) # Steel 2-handed Sword
See the script docs for the full command set.