Files
pyfa/eos/effects/shipbonusmutadaptiveremotereprangepc1.py
2018-12-10 15:08:52 +03:00

8 lines
304 B
Python

# shipBonusMutadaptiveRemoteRepRangePC1
#
# Used by:
# Ship: Zarmazd
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Mutadaptive Remote Armor Repairer", "maxRange", src.getModifiedItemAttr("shipBonusPC1"), skill="Precursor Cruiser")