Files
pyfa/eos/effects/subsystembonusamarrengineeringcapacitorcapacity.py

8 lines
324 B
Python

# subsystemBonusAmarrEngineeringCapacitorCapacity
#
# Used by:
# Subsystem: Legion Engineering - Augmented Capacitor Reservoir
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("capacitorCapacity", module.getModifiedItemAttr("subsystemBonusAmarrEngineering"), skill="Amarr Engineering Systems")