Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
unstrung Willow Shortbow
I need to find a string for this
- Value
- 100
- Inventory sprite
- 120
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- no
- Primary colour
- #FFFF00
- Secondary colour
- none
Use in a script
let it = invItem(661) # unstrung Willow Shortbow
See the script docs for the full command set.