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

10 lines
217 B
Python

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