Files
pyfa/eos/effects/effect6873.py
2019-03-16 14:08:20 -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")