Files
pyfa/eos/effects/elitebonuselectronicattackshiprechargerate2.py

8 lines
263 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")