Falador game data

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

potion

potion

this is meant to be good for spots

id 58
Value
1
Inventory sprite
508
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#50B671
Secondary colour
none

Use in a script

let it = invItem(58)            # potion

See the script docs for the full command set.