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

10 lines
232 B
Python

# eliteBonusGunshipCapRecharge2
#
# Used by:
# Ship: Vengeance
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("rechargeRate", ship.getModifiedItemAttr("eliteBonusGunship2"), skill="Assault Frigates")