Falador game data

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

skirt

skirt

A ladies skirt

id 187
Value
2
Inventory sprite
88
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#0000FF
Secondary colour
none

Use in a script

let it = invItem(187)            # skirt

See the script docs for the full command set.