Files
pyfa/eos/effects/servicemodulefullpowerhitpointpostassign.py

8 lines
238 B
Python

# Not used by any item
type = "passive"
runTime = "early"
def handler(fit, src, context):
fit.ship.forceItemAttr("structureFullPowerStateHitpointMultiplier", src.getModifiedItemAttr("serviceModuleFullPowerStateHitpointMultiplier"))