Falador game data

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

Ice Arrows

Ice Arrows

Can only be fired with yew or magic bows

id 723
Value
2
Inventory sprite
11
Stackable
yes
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#AAFFFF
Secondary colour
none

Use in a script

let it = invItem(723)            # Ice Arrows

See the script docs for the full command set.