Files
pyfa/eos/effects/subsystembonusgallentecore2warpscramblerange.py
blitzmann d19486ce15 cleanup
2017-07-11 02:30:26 -04:00

11 lines
388 B
Python

# subsystemBonusGallenteCore2WarpScrambleRange
#
# Used by:
# Subsystem: Proteus Core - Friction Extension Processor
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Warp Scrambler", "maxRange",
src.getModifiedItemAttr("subsystemBonusGallenteCore2"), skill="Gallente Core Systems")