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

9 lines
340 B
Python

# subsystemBonusGallentePropulsionWarpCapacitor
#
# Used by:
# Subsystem: Proteus Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpCapacitorNeed", src.getModifiedItemAttr("subsystemBonusGallentePropulsion"),
skill="Gallente Propulsion Systems")