Falador game data

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

Cake

Cake

A plain sponge cake

id 330
Value
50
Inventory sprite
157
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
#FFC999
Secondary colour
none

Use in a script

let it = invItem(330)            # Cake

See the script docs for the full command set.