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

9 lines
319 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")