mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 21:35:42 +00:00
Expose recommended Shardok placements (#8559)
This commit is contained in:
@@ -133,6 +133,20 @@ Shardok update with no available commands clears the previous command list.
|
||||
|
||||
Use `shardok-commands-json` or `shardok-units-json` when the concise output omits a needed field.
|
||||
|
||||
During battle setup, `shardok-commands` prints any server-recommended unit placements in order and identifies the
|
||||
ordinary current command index for the next recommendation:
|
||||
|
||||
```text
|
||||
recommended-starting-positions (ordered):
|
||||
[0] unit=12 target=(3,4)
|
||||
[1] unit=15 target=(4,4)
|
||||
use next: post-shardok <shardok-game-id> 17
|
||||
```
|
||||
|
||||
The list is advice, not an automatic placement batch. Review it against `shardok-map`, choose whether to use the first
|
||||
recommendation, and submit that one placement with the printed `post-shardok` command. After every placement, wait for
|
||||
the updated state and run `shardok-commands` again; the legal command indices and remaining recommendations may change.
|
||||
|
||||
The client synchronizes Shardok map definitions when it connects. To inspect the
|
||||
base terrain together with current tile modifiers and occupying units, use:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user