Files
pyfa/eos/effects/subsystembonusgallenteengineeringcapacitorrecharge.py

8 lines
329 B
Python

# subsystemBonusGallenteEngineeringCapacitorRecharge
#
# Used by:
# Subsystem: Proteus Engineering - Capacitor Regeneration Matrix
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("rechargeRate", module.getModifiedItemAttr("subsystemBonusGallenteEngineering"), skill="Gallente Engineering Systems")