Falador game data

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

stat restoration Potion

stat restoration Potion

3 doses of stat restoration potion

id 477
Value
88
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#EE3030
Secondary colour
none

Use in a script

let it = invItem(477)            # stat restoration Potion

See the script docs for the full command set.