Falador game data

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

Goblin Armour

Goblin Armour

Armour Designed to fit Goblins

id 273
Value
40
Inventory sprite
118
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(273)            # Goblin Armour

See the script docs for the full command set.