Update to SISI 1050133

This commit is contained in:
blitzmann
2016-06-19 12:39:09 -04:00
parent faa9c0a2b9
commit d1c6810e1e
14 changed files with 42 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
type = "passive"
def handler(fit, src, context):
lvl = src.level
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Rig Drones", "drawback", src.getModifiedItemAttr("rigDrawbackBonus") * lvl)