Falador game data

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

Partial Cake

Partial Cake

Someone has eaten a big chunk of this cake

id 333
Value
30
Inventory sprite
158
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(333)            # Partial Cake

See the script docs for the full command set.