Falador game data

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

dwellberries

dwellberries

some rather pretty blue berries

id 765
Value
4
Inventory sprite
253
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
eat
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(765)            # dwellberries

See the script docs for the full command set.