Type-11 thermals and masslock factor, fix for mining volley repeater bug#52
Open
Goofierknot5537 wants to merge 2 commits intotaleden:masterfrom
Open
Type-11 thermals and masslock factor, fix for mining volley repeater bug#52Goofierknot5537 wants to merge 2 commits intotaleden:masterfrom
Goofierknot5537 wants to merge 2 commits intotaleden:masterfrom
Conversation
Author
|
Closing while I experiment further with thermal values |
Author
|
Testing showed that heatdismax is between 54.088 and 54.338, 54.1 lines up better with FSD idling at 67% and overheating estimated times. If heatcap is off, then heatdismax may be off by a bit too, but this is the best I'll get unless I do far more testing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello!
This adds approximated thermals for the Type-11. Heat capacity was tested via the procedure mentioned in the forums. Max heat dissipation was tested by timing how fast heat went down from ~250% to 100%, then tweaked until it matched up with charging the FSD. As a result, either or both values will be off by a small amount, but it's an accurate approximation for the real values.
Mass Lock Factor was tested with a friendly commander in their Cobra Mk 5, reporting a MLF of 15. Coriolis reports the MLF to be 16, so this would need to be verified at some point.
A fix for Issue #51 is included. The Mining Volley Repeater does report a reload time of 4 seconds and an ammo count of 1, but compared to how it functions, the stats are just lying.
Thank you!
Goofierknot