Improved
This commit is contained in:
@@ -32,6 +32,11 @@ dotnet run --project /home/tikaiz/RiderProjects/digitalDojo/DDApp/DDApplication/
|
||||
## Notes
|
||||
|
||||
- Position and map are inferred from your own movement + sensor calls (not an authoritative server map).
|
||||
- The strategy is level-aware:
|
||||
- `Default Level`: balanced combat with short escape commitments
|
||||
- `Bigger Map Level`: more scouting and stronger anti-loop exploration
|
||||
- `More Bots Level`: safer special-attack usage and tighter targeting
|
||||
- `New Bots Level`: more ranged pressure and less chasing of teleporting targets
|
||||
- The strategy is heuristic and tunable; it is designed for high kill throughput while respecting API cooldowns.
|
||||
- Session logs are written to `~/.local/share/DDApplication/logs` on Linux:
|
||||
- `*.events.csv` contains timestamped telemetry, decisions, and events
|
||||
|
||||
Reference in New Issue
Block a user