Falador game data

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

ranging Potion

ranging Potion

2 doses of ranging potion

id 499
Value
216
Inventory sprite
436
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#30B6EE
Secondary colour
none

Use in a script

let it = invItem(499)            # ranging Potion

See the script docs for the full command set.