Files
pyfa/eos/effects/subsystembonuscaldariengineeringpoweroutput.py
2017-06-25 00:33:36 -04:00

8 lines
240 B
Python

# Not used by any item
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("powerOutput", module.getModifiedItemAttr("subsystemBonusCaldariCore"),
skill="Caldari Engineering Systems")