Falador game data

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

Crossbow

Crossbow

This fires crossbow bolts

id 60
Value
70
Inventory sprite
49
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(60)            # Crossbow

See the script docs for the full command set.