Files
pyfa/eos/effects/cynosuralgeneration.py
2014-07-30 21:23:27 -04:00

6 lines
194 B
Python

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