Falador game data

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

Sword Pommel

Sword Pommel

An ivory sword pommel

id 973
Value
100
Inventory sprite
334
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#FFFF80
Secondary colour
none

Use in a script

let it = invItem(973)            # Sword Pommel

See the script docs for the full command set.