Falador game data

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

Spell scroll

Spell scroll

A magical scroll

id 1181
Value
5
Inventory sprite
29
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
read
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1181)            # Spell scroll

See the script docs for the full command set.