Falador game data

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

restore prayer Potion

restore prayer Potion

1 dose of restore prayer potion

id 485
Value
76
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#30EE99
Secondary colour
none

Use in a script

let it = invItem(485)            # restore prayer Potion

See the script docs for the full command set.