Files
pyfa/eos/effects/eliteindustrialwarpspeedbonus1.py

8 lines
267 B
Python

# eliteIndustrialWarpSpeedBonus1
#
# Used by:
# Ships from group: Blockade Runner (4 of 4)
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", ship.getModifiedItemAttr("eliteBonusIndustrial1"), skill="Transport Ships")