Files
pyfa/eos/effects/subsystembonuscaldaricorecapacitorcapacity.py
blitzmann d19486ce15 cleanup
2017-07-11 02:30:26 -04:00

11 lines
321 B
Python

# subsystemBonusCaldariCoreCapacitorCapacity
#
# Used by:
# Subsystem: Tengu Core - Augmented Graviton Reactor
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("capacitorCapacity", src.getModifiedItemAttr("subsystemBonusCaldariCore"),
skill="Caldari Core Systems")