Falador game data

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

Raw lava eel

Raw lava eel

A very strange eel

id 591
Value
150
Inventory sprite
194
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#FF0000
Secondary colour
none

Use in a script

let it = invItem(591)            # Raw lava eel

See the script docs for the full command set.