Files
pyfa/eos/effects/elitebonusblackopsmaxvelocity1.py

10 lines
224 B
Python

# eliteBonusBlackOpsMaxVelocity1
#
# Used by:
# Ship: Panther
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("maxVelocity", ship.getModifiedItemAttr("eliteBonusBlackOps1"), skill="Black Ops")