Falador game data

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

Adamantite Plate Mail Body

Adamantite Plate Mail Body

Provides excellent protection

id 120
Value
12,800
Inventory sprite
8
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(120)            # Adamantite Plate Mail Body

See the script docs for the full command set.