Falador game data

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

Pineapple Pizza

Pineapple Pizza

A tropicana pizza

id 750
Value
100
Inventory sprite
155
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Eat
Primary colour
#FFFF77
Secondary colour
none

Use in a script

let it = invItem(750)            # Pineapple Pizza

See the script docs for the full command set.