Files
pyfa/eos/effects/subsystembonuscaldariengineeringcapacitorcapacity.py
2017-06-27 21:02:27 -04:00

8 lines
239 B
Python

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