Files
pyfa/eos/effects/elitebonusblackopsmaxvelocity1.py

7 lines
221 B
Python

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