Falador game data

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

Adamantite Arrows

Adamantite Arrows

Arrows with adamantite heads

id 644
Value
160
Inventory sprite
11
Stackable
yes
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(644)            # Adamantite Arrows

See the script docs for the full command set.