Reformatting all effect files for readability and better PEP8 compliance
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# Used by:
|
||||
# Skill: Warfare Link Specialist
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, skill, context):
|
||||
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Gang Coordinator",
|
||||
"commandBonus", skill.getModifiedItemAttr("squadronCommandBonus") * skill.level)
|
||||
|
||||
Reference in New Issue
Block a user