
PULL REQUEST DETAILS
[balance][input wanted]
About the PR
- [X] [FEEDBACK RECEIVED]
Raise ceiling for chamber burns (ATMOS hotspots) across the board.
* Note: There seems to be some odd inconsistencies in how different TEG's behave that appear to be a function of layout and burn chamber thermal pipe size. That is beyond the scope of this PR.
Puts a maximum temperature for hotspots at 1e31. `INFINITY` chosen for consistency with codebase and readability. Approaching 1e35 certain calculations start propagating `NaN`.
Increases availability of Molitz Beta.
Why's this needed?
Improve balance.
Addresses #3480
Seeks to address issues observed on Discord that I could find.
Changelog
PULL REQUEST DETAILS
[balance][input wanted]
About the PR
- [X] [FEEDBACK RECEIVED]
Raise ceiling for chamber burns (ATMOS hotspots) across the board.
* Note: There seems to be some odd inconsistencies in how different TEG's behave that appear to be a function of layout and burn chamber thermal pipe size. That is beyond the scope of this PR.
Puts a maximum temperature for hotspots at 1e31. `INFINITY` chosen for consistency with codebase and readability. Approaching 1e35 certain calculations start propagating `NaN`.
Increases availability of Molitz Beta.
Why's this needed?
Improve balance.
Addresses #3480
Seeks to address issues observed on Discord that I could find.
Changelog
Code:
changelog
(u)Azrun
(*)Increases "standard" burn chamber temperature and improve Molitz Beta drop chance. Research Director now has a briefcase with Molitz Beta in their office.
PULL REQUEST DETAILS