Files
pyfa/eos/effects/shipvelocitybonusai.py

9 lines
251 B
Python

# shipVelocityBonusAI
#
# Used by:
# Variations of ship: Bestower (2 of 2)
# Ship: Prorator
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("maxVelocity", ship.getModifiedItemAttr("shipBonusAI"), skill="Amarr Industrial")