Missed an effect

This commit is contained in:
blitzmann
2015-11-27 01:20:08 -05:00
parent 2d4e3a6ddf
commit 209297769f

View File

@@ -0,0 +1,3 @@
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Shield Emission Systems"), "maxRange", src.getModifiedItemAttr("shipBonusMC2"), skill="Minmatar Cruiser")