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

A few options to have certain output closer to MML's output #319

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

lbmaian
Copy link
Contributor

@lbmaian lbmaian commented Dec 20, 2023

MML currently:

  • Applies the weight multiplier to ammo costs.
  • Halves heat of Streak missile launchers under the assumption that they only lock on and fire 50% of the time.

This provides options for both of the above.
Also updates the max heat displayed in the info bar to allow fractions, since Streak missile launchers can have odd numbers for heat.

@WEKarnesky
Copy link
Member

Halves heat of Streak missile launchers under the assumption that they only lock on and fire 50% of the time.

Have you checked how that affects BV calculations? I have not reviewed changes but under previous revisions the heat was integral to the BV calc. I'm not sure if that is still the case, but that's the fist concern I see about the summary of the change and will be looking at during review.

@lbmaian
Copy link
Contributor Author

lbmaian commented Dec 20, 2023

It does not affect BV. The Streak discount only affects the total max heat which isn't used for BV calculation.

@WEKarnesky WEKarnesky merged commit 0de3f85 into Solaris-Skunk-Werks:develop Dec 26, 2023
1 check passed
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.

None yet

2 participants