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

11 lines
338 B
Python

# shipBonusRole5RemoteArmorRepairPowergridBonus
#
# Used by:
# Ships from group: Logistics (3 of 7)
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Remote Armor Repair Systems"), "power",
src.getModifiedItemAttr("shipBonusRole5"))