Falador game data

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

Super strength Potion

Super strength Potion

1 dose of strength potion

id 494
Value
110
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#EEEEEE
Secondary colour
none

Use in a script

let it = invItem(494)            # Super strength Potion

See the script docs for the full command set.