Files
pyfa/eos/effects/subsystembonusminmatarcorecapacitorrecharge.py
2017-06-25 01:21:37 -04:00

9 lines
315 B
Python

# subsystemBonusMinmatarCoreCapacitorRecharge
#
# Used by:
# Subsystem: Loki Core - Augmented Nuclear Reactor
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("rechargeRate", src.getModifiedItemAttr("subsystemBonusMinmatarCore"),
skill="Minmatar Core Systems")