Clean up unused effects

This commit is contained in:
DarkPhoenix
2018-05-03 09:58:44 +03:00
parent 7b6cb25ac4
commit 842be9535b
214 changed files with 6 additions and 2102 deletions

View File

@@ -1,8 +0,0 @@
# Not used by any item
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Structure Area Denial Module",
"empFieldRange", src.getModifiedItemAttr("structureRigPDRangeBonus"),
stackingPenalties=True)