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

8 lines
246 B
Python

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