Falador game data

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

Candle

Candle

A small slowly burning candle

id 601
Value
3
Inventory sprite
196
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(601)            # Candle

See the script docs for the full command set.