Files
pyfa/eos/effects/subsystembonusgallenteengineeringpoweroutput.py

11 lines
343 B
Python

# subsystemBonusGallenteEngineeringPowerOutput
#
# Used by:
# Subsystem: Proteus Engineering - Power Core Multiplier
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("powerOutput", module.getModifiedItemAttr("subsystemBonusGallenteEngineering"),
skill="Gallente Engineering Systems")