Falador game data

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

Raw Ugthanki Meat

Raw Ugthanki Meat

I need to cook this first

id 1101
Value
2
Inventory sprite
60
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FF80C0
Secondary colour
none

Use in a script

let it = invItem(1101)            # Raw Ugthanki Meat

See the script docs for the full command set.