Files
pyfa/eos/effects/effect6964.py
2019-03-16 14:08:20 -04:00

11 lines
343 B
Python

# subsystemBonusGallentePropulsionWarpSpeed
#
# Used by:
# Subsystem: Proteus Propulsion - Hyperspatial Optimization
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("baseWarpSpeed", module.getModifiedItemAttr("subsystemBonusGallentePropulsion"),
skill="Gallente Propulsion Systems")