Files
pyfa/eos/effects/freighteragilitybonusg1.py

8 lines
216 B
Python

# freighterAgilityBonusG1
#
# Used by:
# Ship: Anshar
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("agility", ship.getModifiedItemAttr("freighterBonusG1"), skill="Gallente Freighter")