walk_to
Navigate to a map coordinate using the game pathfinder at walking speed. The destination must be on explored ground or within your exploration radius to ensure the path is known.
Instructions
Walk to a map position with the game pathfinder at normal walking speed. The goal must be on explored ground or within the exploration radius (default 64 tiles) of you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | map coordinate in tiles (x grows east, y grows south) | |
| y | Yes | map coordinate in tiles (x grows east, y grows south) | |
| wait_s | No | seconds to wait for the job to finish before returning its id (default 30; 0 = return at once) | |
| replace | No | cancel your running and queued jobs first instead of queueing behind them | |
| arrive_within | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |