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

10 lines
274 B
Python

# eliteReconStasisWebBonus1
#
# Used by:
# Ship: Enforcer
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Stasis Web", "maxRange", src.getModifiedItemAttr("eliteBonusReconShip1"), skill="Recon Ships")