Falador game data

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

Cup of coffee

Cup of coffee

Drinking this will slower my fatigue rate

id 2266
Value
0
Inventory sprite
227
Stackable
no
Wieldable
no
Members
no
Special / quest
yes
Inventory action
drink
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(2266)            # Cup of coffee

See the script docs for the full command set.