Falador game data

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

fishing Potion

fishing Potion

1 dose of fishing potion

id 491
Value
100
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#303030
Secondary colour
none

Use in a script

let it = invItem(491)            # fishing Potion

See the script docs for the full command set.