Falador game data

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

Whisky

Whisky

A bottle of Draynor Malt

id 584
Value
5
Inventory sprite
191
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
drink
Primary colour
#FFAA00
Secondary colour
none

Use in a script

let it = invItem(584)            # Whisky

See the script docs for the full command set.