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

9 lines
337 B
Python

# subsystemBonusMinmatarPropulsionWarpCapacitor
#
# Used by:
# Subsystem: Loki Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpCapacitorNeed", src.getModifiedItemAttr("subsystemBonusMinmatarPropulsion"),
skill="Minmatar Propulsion Systems")