Falador game data

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

scorpion cage

scorpion cage

I need to catch some scorpions in this

id 678
Value
10
Inventory sprite
211
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(678)            # scorpion cage

See the script docs for the full command set.