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 275
Value
40
Inventory sprite
118
Stackable
no
Wieldable
no
Members
no
Special / quest
yes
Primary colour
#0000FF
Secondary colour
none

Use in a script

let it = invItem(275)            # Goblin Armour

See the script docs for the full command set.