Implants are not penalized
This commit is contained in:
@@ -7,4 +7,4 @@ type = "passive"
|
||||
|
||||
def handler(fit, src, context):
|
||||
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Stasis Web", "maxRange",
|
||||
src.getModifiedItemAttr("stasisWebRangeBonus"), stackingPenalties=True)
|
||||
src.getModifiedItemAttr("stasisWebRangeBonus"), stackingPenalties=False)
|
||||
|
||||
Reference in New Issue
Block a user