Falador game data

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

Shrimp

Shrimp

Some nicely cooked fish

id 350
Value
5
Inventory sprite
164
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Inventory action
Eat
Primary colour
#FF7070
Secondary colour
none

Use in a script

let it = invItem(350)            # Shrimp

See the script docs for the full command set.