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

12 lines
340 B
Python

# overloadRofBonus
#
# Used by:
# Modules from group: Missile Launcher Torpedo (22 of 22)
# Items from market group: Ship Equipment > Turrets & Bays (429 of 883)
# Module: Interdiction Sphere Launcher I
type = "overheat"
def handler(fit, module, context):
module.boostItemAttr("speed", module.getModifiedItemAttr("overloadRofBonus"))