Falador game data

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

attack Potion

attack Potion

3 doses of attack potion

id 474
Value
12
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#30EEEE
Secondary colour
none

Use in a script

let it = invItem(474)            # attack Potion

See the script docs for the full command set.