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

11 lines
255 B
Python

# shipBonusAmmoBayMI2
#
# Used by:
# Ship: Hoarder
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("specialAmmoHoldCapacity", ship.getModifiedItemAttr("shipBonusMI2"),
skill="Minmatar Industrial")