Files
pyfa/eos/effects/effect730.py
2019-03-16 14:08:20 -04:00

11 lines
249 B
Python

# shipBonusVelocityCI
#
# Used by:
# Variations of ship: Tayra (2 of 2)
# Ship: Crane
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("maxVelocity", ship.getModifiedItemAttr("shipBonusCI"), skill="Caldari Industrial")