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

8 lines
289 B
Python

# subsystemBonusAmarrCoreCapacitorCapacity
#
# Used by:
# Subsystem: Legion Core - Augmented Antimatter Reactor
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("capacitorCapacity", src.getModifiedItemAttr("subsystemBonusAmarrCore"), skill="Amarr Core Systems")