Falador game data

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

Crossbow bolts

Crossbow bolts

Good if you have a crossbow!

id 190
Value
3
Inventory sprite
56
Stackable
yes
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(190)            # Crossbow bolts

See the script docs for the full command set.