Falador game data

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

Monks robe

Monks robe

Keeps a monk's legs nice and warm

id 389
Value
30
Inventory sprite
88
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#A06040
Secondary colour
none

Use in a script

let it = invItem(389)            # Monks robe

See the script docs for the full command set.