Falador game data

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

Book

Book

id 30
Value
1
Inventory sprite
28
Stackable
no
Wieldable
no
Members
no
Special / quest
yes
Inventory action
read
Primary colour
#FFAAAA
Secondary colour
none

Use in a script

let it = invItem(30)            # Book

See the script docs for the full command set.