Fix system effects to respect their state
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Used by:
|
||||
# Celestials named like: Red Giant Beacon Class (6 of 6)
|
||||
runTime = "early"
|
||||
type = ("projected", "offline")
|
||||
type = ("projected", "passive")
|
||||
def handler(fit, beacon, context):
|
||||
fit.modules.filteredChargeMultiply(lambda mod: mod.charge.requiresSkill("Bomb Deployment"),
|
||||
"explosiveDamage", beacon.getModifiedItemAttr("smartbombDamageMultiplier"),
|
||||
|
||||
Reference in New Issue
Block a user