Falador game data

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

Armour

Armour

An unusually red armour

id 1235
Value
40
Inventory sprite
118
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#CC0000
Secondary colour
none

Use in a script

let it = invItem(1235)            # Armour

See the script docs for the full command set.