Falador game data

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

Rune Plate Mail Legs (g)

Rune Plate Mail Legs (g)

These look pretty heavy

id 2307
Value
64,000
Inventory sprite
499
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
#FFCC4C

Use in a script

let it = invItem(2307)            # Rune Plate Mail Legs (g)

See the script docs for the full command set.