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

8 lines
303 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")