Falador game data

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

Black Plate Mail top (t)

Black Plate Mail top (t)

Armour designed for females

id 2329
Value
3,840
Inventory sprite
503
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#303030
Secondary colour
#FCFDFF

Use in a script

let it = invItem(2329)            # Black Plate Mail top (t)

See the script docs for the full command set.