Falador game data

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

Adamantite Plate Mail Legs (t)

Adamantite Plate Mail Legs (t)

These look pretty heavy

id 2336
Value
6,400
Inventory sprite
499
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
#FCFDFF

Use in a script

let it = invItem(2336)            # Adamantite Plate Mail Legs (t)

See the script docs for the full command set.