Falador game data

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

Salmon

Salmon

Some nicely cooked fish

id 357
Value
50
Inventory sprite
165
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
#C09090
Secondary colour
none

Use in a script

let it = invItem(357)            # Salmon

See the script docs for the full command set.