Falador game data

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

Yommi tree seed

Yommi tree seed

A magical seed that grows into a Yommi tree - these need to be germinated

id 1182
Value
200
Inventory sprite
270
Stackable
yes
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
Inspect
Primary colour
#00FF00
Secondary colour
none

Use in a script

let it = invItem(1182)            # Yommi tree seed

See the script docs for the full command set.