Executes timed waiting to allow processes like plant growth or pollination to progress. Use this skill when you need to advance time for biological or mechanical processes to reach their next stages. This enables progression in tasks that require temporal development rather than immediate actions.
This skill orchestrates a strategic waiting pattern to allow time-dependent processes (e.g., plant growth, chemical reactions, mechanical cycles) to complete. It is triggered when the agent's primary task is blocked, pending the natural progression of a state.
The skill follows a Monitor-Wait-Check cycle:
wait action (for long periods) or wait1 (for single steps) to advance the simulation.look around or examine) to see if the target state has been reached.wait (10 steps) for significant biological/mechanical stages. Use wait1 for fine-grained control or to observe rapid changes.wait actions, a look around is performed. Adjust based on the estimated time of the process.This skill is a subroutine. The main task should:
Refer to references/botanical_growth_patterns.md for common plant growth stage timings.