Falador game data

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

Adamantite Chain Mail Body

Adamantite Chain Mail Body

A series of connected metal rings

id 116
Value
4,800
Inventory sprite
7
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#B2CC99
Secondary colour
none

Use in a script

let it = invItem(116)            # Adamantite Chain Mail Body

See the script docs for the full command set.