Commit e686ce4
Back off the last tuning pass: PILOT 2/24 was not the target
Measured, 24 seeds: CADET 14/24, PILOT 2/24, ACE 0/24, with HIVE MOTHER taking
11.5 hull over 75 seconds. Two compounding causes, both from the previous
commit.
fire_bonus scales enemy and boss rate of fire together, so 0.28 -> 0.45 is a
much larger change than the number suggests. 0.35.
HIVE MOTHER's spiral ran at full emission on top of escorts, wall guns, rain
and spray, where the other four run a spiral on its own. spiral() takes an
emission interval now and HIVE's runs at half rate; its escort waves go back to
the slower cadence and the flank spawns move to the last phase only.
Determinism unaffected. Third 24-seed run in flight.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AKLqS4PgnCXrzKHDH8Cnzy1 parent 3bba506 commit e686ce4
2 files changed
Lines changed: 11 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
| 390 | + | |
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
526 | 527 | | |
527 | 528 | | |
528 | | - | |
| 529 | + | |
529 | 530 | | |
530 | 531 | | |
531 | 532 | | |
532 | 533 | | |
533 | 534 | | |
534 | 535 | | |
535 | | - | |
| 536 | + | |
536 | 537 | | |
537 | 538 | | |
538 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
0 commit comments