Falador game data

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

Black Plate Mail Legs (g)

Black Plate Mail Legs (g)

These look pretty heavy

id 2304
Value
1,920
Inventory sprite
499
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#404040
Secondary colour
#FFCC4C

Use in a script

let it = invItem(2304)            # Black Plate Mail Legs (g)

See the script docs for the full command set.