Falador game data

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

Ogre potion

Ogre potion

A strange liquid

id 1053
Value
120
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#CCFF66
Secondary colour
none

Use in a script

let it = invItem(1053)            # Ogre potion

See the script docs for the full command set.