Falador game data

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

Unfinished potion

Unfinished potion

I need Jangerberries to finish this Torstol potion

id 935
Value
25
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#BB7700
Secondary colour
none

Use in a script

let it = invItem(935)            # Unfinished potion

See the script docs for the full command set.