Falador game data

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

Crumpled Scroll

Crumpled Scroll

An ancient crumpled scroll

id 960
Value
5
Inventory sprite
29
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
Read
Primary colour
#C10000
Secondary colour
none

Use in a script

let it = invItem(960)            # Crumpled Scroll

See the script docs for the full command set.