Falador game data

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

Saradomin Plate Mail Body

Saradomin Plate Mail Body

Provides excellent protection

id 2349
Value
65,000
Inventory sprite
501
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
#FCFDFF

Use in a script

let it = invItem(2349)            # Saradomin Plate Mail Body

See the script docs for the full command set.