Falador game data

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

Chocolate Slice

Chocolate Slice

A slice of chocolate cake

id 336
Value
30
Inventory sprite
159
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
#FF804C
Secondary colour
none

Use in a script

let it = invItem(336)            # Chocolate Slice

See the script docs for the full command set.