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

11 lines
251 B
Python

# shipBonusCapCapAB
#
# Used by:
# Ship: Apocalypse Imperial Issue
# Ship: Paladin
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("capacitorCapacity", ship.getModifiedItemAttr("shipBonusAB2"), skill="Amarr Battleship")