Falador game data

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

Unpowered orb

Unpowered orb

I'd prefer it if it was powered

id 611
Value
100
Inventory sprite
199
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(611)            # Unpowered orb

See the script docs for the full command set.