Falador game data

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

Sulphuric Broline

Sulphuric Broline

it's highly poisonous

id 811
Value
1
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#B699B6
Secondary colour
none

Use in a script

let it = invItem(811)            # Sulphuric Broline

See the script docs for the full command set.