Falador game data

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

unstrung shortbow

unstrung shortbow

I need to find a string for this

id 277
Value
23
Inventory sprite
120
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#00FF00
Secondary colour
none

Use in a script

let it = invItem(277)            # unstrung shortbow

See the script docs for the full command set.