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

Use in a script

let it = invItem(274)            # Goblin Armour

See the script docs for the full command set.