pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.6k stars 406 forks source link

multispectrum shield hardner increase shield regen #2454

Closed paulogabbi closed 2 years ago

paulogabbi commented 2 years ago

by adding a the multispectum hardner and activating it pyfa displays a increase of shield regeneration image image

lunedis commented 2 years ago

That is correct and expected behaviour.

Note how the Shield Recharge measurement says EHP/s. This means it deals with effective hitpoints, which are the normal hitpoints but with resists taken into account.

Example: a ship with 500 HP, but with uniform resists of 50% has 1,000 effective hitpoints, as all damage gets reduced by 50%, thus it can take double the damage until it is dead.

As a multispectrum shield hardener increases the (shield) resists of a ship, it thus also increases the effective shield recharge.

Note: You can press the button called "EHP" near the top right of the resist pane in order to switch to raw HP. This is seldom useful, but you will note that there the multispectrum shield hardener does not increase regeneration.