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

8 lines
241 B
Python

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