Falador game data

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

silk

silk

It's a sheet of silk

id 200
Value
30
Inventory sprite
92
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FF30CC
Secondary colour
none

Use in a script

let it = invItem(200)            # silk

See the script docs for the full command set.