Falador game data

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

Rune Plate Mail Body (t)

Rune Plate Mail Body (t)

Provides excellent protection

id 2327
Value
65,000
Inventory sprite
501
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
#0DB6FF

Use in a script

let it = invItem(2327)            # Rune Plate Mail Body (t)

See the script docs for the full command set.