Files
pyfa/eos/effects/cynosuralgeneration.py
2019-02-17 01:05:09 +03: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"))