Falador game data

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

unstrung Willow Longbow

unstrung Willow Longbow

I need to find a string for this

id 660
Value
160
Inventory sprite
119
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FFFF00
Secondary colour
none

Use in a script

let it = invItem(660)            # unstrung Willow Longbow

See the script docs for the full command set.