Falador game data

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

Potion of Zamorak

Potion of Zamorak

It looks scary

id 964
Value
25
Inventory sprite
436
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
drink
Primary colour
#EE9900
Secondary colour
none

Use in a script

let it = invItem(964)            # Potion of Zamorak

See the script docs for the full command set.