Update effect headers

This commit is contained in:
blitzman
2016-11-20 15:37:55 -05:00
parent eae4bb75e5
commit e03d3278a0
107 changed files with 255 additions and 136 deletions

View File

@@ -1,3 +1,7 @@
# commandProcessorEffect
#
# Used by:
# Modules named like: Command Processor I (4 of 4)
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemIncrease(lambda mod: mod.item.requiresSkill("Leadership"), "maxGroupActive", src.getModifiedItemAttr("maxGangModules"))