Falador game data

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

black Candle

black Candle

A spooky but unlit candle

id 600
Value
3
Inventory sprite
195
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#202020
Secondary colour
none

Use in a script

let it = invItem(600)            # black Candle

See the script docs for the full command set.