Files
pyfa/eos/effects/subsystembonusminmatarengineeringpoweroutput.py

8 lines
311 B
Python

# subsystemBonusMinmatarEngineeringPowerOutput
#
# Used by:
# Subsystem: Loki Engineering - Power Core Multiplier
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("powerOutput", module.getModifiedItemAttr("subsystemBonusMinmatarEngineering"), skill="Minmatar Engineering Systems")