Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RFE #5408: update Princess ammo conservation values to make… #5415

Conversation

Sleet01
Copy link
Collaborator

@Sleet01 Sleet01 commented Apr 25, 2024

… Princess more aggressive

After a few reports that Princess was being too withholding of her ammo-based love, we did some analysis and determined that the current ammo conservation thresholds should be bumped up significantly.

Edit: also adds separate, simpler calculations for one-shot weapons, which previously were handled like normal weapons having only a single round of ammo remaining. We want to incentivize firing these weapons slightly earlier so the new code pushes allowed to-hit % down slightly for each level of Aggression.

Testing:

  • Ran all 3 projects' unit tests
  • Added new unit tests for the calcAmmoConservation() method on Princess
  • Ran bot vs bot matches using ammo-heavy units and default and maxed Aggression settings.

Close #5408

@Sleet01 Sleet01 force-pushed the RFE_5408_adjust_ammo_conservation_to_hit_thresholds branch from fca01dc to 8c0ecde Compare April 25, 2024 06:48
@SJuliez SJuliez merged commit 76dafba into MegaMek:master Apr 25, 2024
4 checks passed
Sleet01 added a commit to Sleet01/megamek that referenced this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFE: Tweak of Princess Ammo Conservation
2 participants