Files
pyfa/eos/effects/subsystembonusminmatarengineeringcapacitorcapacity.py

8 lines
331 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")