Falador game data

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

Ana in a Barrel

Ana in a Barrel

A roughly constructed barrel with an Ana in it!

id 1039
Value
100
Inventory sprite
359
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
Look
Primary colour
#FF0000
Secondary colour
none

Use in a script

let it = invItem(1039)            # Ana in a Barrel

See the script docs for the full command set.