Files
pyfa/eos/effects/subsystembonusminmatarengineeringcapacitorcapacity.py

11 lines
360 B
Python

# subsystemBonusMinmatarEngineeringCapacitorCapacity
#
# Used by:
# Subsystem: Loki Engineering - Augmented Capacitor Reservoir
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("capacitorCapacity", module.getModifiedItemAttr("subsystemBonusMinmatarEngineering"),
skill="Minmatar Engineering Systems")