Reformatting all effect files for readability and better PEP8 compliance
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# Celestials named like: Red Giant Beacon Class (6 of 6)
|
||||
runTime = "early"
|
||||
type = ("projected", "passive")
|
||||
|
||||
|
||||
def handler(fit, module, context):
|
||||
fit.modules.filteredItemMultiply(lambda mod: "overloadRangeBonus" in mod.itemModifiedAttributes,
|
||||
"overloadRangeBonus", module.getModifiedItemAttr("overloadBonusMultiplier"))
|
||||
|
||||
Reference in New Issue
Block a user