Files
pyfa/eos/effects/freighteragilitybonusm1.py

8 lines
215 B
Python

# freighterAgilityBonusM1
#
# Used by:
# Ship: Nomad
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("agility", ship.getModifiedItemAttr("freighterBonusM1"), skill="Minmatar Freighter")