Files
pyfa/eos/effects/elitebonusreconwarpvelocity3.py
2017-05-08 21:32:13 -04:00

10 lines
232 B
Python

# eliteBonusReconWarpVelocity3
#
# Used by:
# Ship: Enforcer
type = "passive"
def handler(fit, src, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", src.getModifiedItemAttr("eliteBonusReconShip3"), skill="Recon Ships")