Files
pyfa/eos/effects/subsystembonuscaldariengineeringpoweroutput.py

11 lines
338 B
Python

# subsystemBonusCaldariEngineeringPowerOutput
#
# Used by:
# Subsystem: Tengu Engineering - Power Core Multiplier
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("powerOutput", module.getModifiedItemAttr("subsystemBonusCaldariEngineering"),
skill="Caldari Engineering Systems")