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

11 lines
261 B
Python

# freighterAgilityBonus2O2
#
# Used by:
# Ship: Bowhead
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shipMaintenanceBayCapacity", ship.getModifiedItemAttr("freighterBonusO1"),
skill="ORE Freighter")