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

10 lines
230 B
Python

# cynosuralGeneration
#
# Used by:
# Modules from group: Cynosural Field Generator (2 of 2)
type = "active"
def handler(fit, module, context):
fit.ship.boostItemAttr("maxVelocity", module.getModifiedItemAttr("speedFactor"))