Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

unstrung Magic Shortbow

unstrung Magic Shortbow

I need to find a string for this

id 667
Value
800
Inventory sprite
120
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#404040
Secondary colour
none

Use in a script

let it = invItem(667)            # unstrung Magic Shortbow

See the script docs for the full command set.