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

11 lines
292 B
Python

# eliteBonusElectronicAttackShipRechargeRate2
#
# Used by:
# Ship: Sentinel
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("rechargeRate", ship.getModifiedItemAttr("eliteBonusElectronicAttackShip2"),
skill="Electronic Attack Ships")