Falador game data

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

Chocolate Bar

Chocolate Bar

It's a bar of chocolate

id 337
Value
10
Inventory sprite
160
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(337)            # Chocolate Bar

See the script docs for the full command set.