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

10 lines
305 B
Python

# subsystemBonusAmarrPropulsionWarpCapacitor
#
# Used by:
# Subsystem: Legion Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpCapacitorNeed", src.getModifiedItemAttr("subsystemBonusAmarrPropulsion"), skill="Amarr Propulsion Systems")