Protonic ghosts do damage based on max HP. If we are an muscle class with high max HP and low elemental resistance, the previous calculation lead to unexpected death.
How Has This Been Tested?
Ran with it, successfully skipped and killed ghosts as expected.
Might be a bit cautious but I think it's better than dying.
Checklist:
[x] My code follows the style guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have based my pull request against the main branch or have a good reason not to.
Description
Protonic ghosts do damage based on max HP. If we are an muscle class with high max HP and low elemental resistance, the previous calculation lead to unexpected death.
How Has This Been Tested?
Ran with it, successfully skipped and killed ghosts as expected.
Might be a bit cautious but I think it's better than dying.
Checklist: