Falador game data

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

Super defense Potion

Super defense Potion

1 dose of defense potion

id 497
Value
132
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#EEB630
Secondary colour
none

Use in a script

let it = invItem(497)            # Super defense Potion

See the script docs for the full command set.