update effects and a few tox fixes
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# roleBonusFlagCruiserModuleFittingReduction
|
||||
#
|
||||
# Used by:
|
||||
# Ship: Monitor
|
||||
type = "passive"
|
||||
|
||||
|
||||
def handler(fit, src, context):
|
||||
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name in ("Propulsion Module", "Micro Jump Drive"),
|
||||
"power", src.getModifiedItemAttr("flagCruiserFittingBonusPropMods"))
|
||||
|
||||
Reference in New Issue
Block a user