Files
pyfa/eos/effects/effect6926.py
2019-03-16 14:08:20 -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")