Falador game data

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

Leather Armour

Leather Armour

Better than no armour!

id 15
Value
21
Inventory sprite
15
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(15)            # Leather Armour

See the script docs for the full command set.