Reformatting all effect files for readability and better PEP8 compliance
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
# Implants named like: grade Ascendancy (12 of 12)
|
||||
runTime = "early"
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, implant, context):
|
||||
fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == "Cyberimplant",
|
||||
"WarpSBonus", implant.getModifiedItemAttr("implantSetWarpSpeed"))
|
||||
"WarpSBonus", implant.getModifiedItemAttr("implantSetWarpSpeed"))
|
||||
|
||||
Reference in New Issue
Block a user