Update some effects and headers

This commit is contained in:
blitzman
2016-11-20 16:04:32 -05:00
parent e03d3278a0
commit e6dfb1e90a
30 changed files with 119 additions and 329 deletions

View File

@@ -64,7 +64,7 @@ def handler(fit, module, context, **kwargs):
for x in xrange(1, 4):
if module.getModifiedChargeAttr("warfareBuff{}ID".format(x)):
value = module.getModifiedChargeAttr("warfareBuff{}Value".format(x))
value = module.getModifiedChargeAttr("warfareBuff{}Modifier".format(x))
id = module.getModifiedChargeAttr("warfareBuff{}ID".format(x))
if id: