We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Proposed fix: adding ", stackingPenalties=True" to the 3 lines in the effect
https://github.com/pyfa-org/Pyfa/blob/master/eos/effects/modulebonusdronedamageamplifier.py#L7
The text was updated successfully, but these errors were encountered:
Fixing Drone Damage Amplifier fighter stacking issue pyfa-org#576
3ce5f69
Merge pull request #578 from lunedis/dda_stacking_fix
a1d64ac
Fixing Drone Damage Amplifier fighter stacking issue #576
For those interested in fixing this manually until a point release is made, replace contents of pyfa/library.zip/eos/effects/modulebonusdronedamageamplifier.py with this: https://raw.githubusercontent.com/pyfa-org/Pyfa/a1d64acff4524af486df080bb1b427755c3a6670/eos/effects/modulebonusdronedamageamplifier.py
pyfa/library.zip/eos/effects/modulebonusdronedamageamplifier.py
Sorry, something went wrong.
No branches or pull requests
Proposed fix:
adding ", stackingPenalties=True" to the 3 lines in the effect
https://github.com/pyfa-org/Pyfa/blob/master/eos/effects/modulebonusdronedamageamplifier.py#L7
The text was updated successfully, but these errors were encountered: