Falador game data

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

Super attack Potion

Super attack Potion

1 dose of attack potion

id 488
Value
90
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#3030EE
Secondary colour
none

Use in a script

let it = invItem(488)            # Super attack Potion

See the script docs for the full command set.