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

10 lines
211 B
Python

# shipCapRecharge2AF
#
# Used by:
# Ship: Anathema
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("rechargeRate", ship.getModifiedItemAttr("shipBonus2AF"), skill="Amarr Frigate")