Fix system effects to respect their state

This commit is contained in:
blitzmann
2015-09-24 13:09:25 -04:00
parent a08bb2494b
commit 23bb763c51
76 changed files with 76 additions and 76 deletions

View File

@@ -4,7 +4,7 @@
# Celestials named like: Black Hole Effect Beacon Class (6 of 6)
# Celestials named like: Magnetar Effect Beacon Class (6 of 6)
runTime = "early"
type = ("projected", "offline")
type = ("projected", "passive")
def handler(fit, beacon, context):
fit.ship.multiplyItemAttr("maxTargetRange", beacon.getModifiedItemAttr("maxTargetRangeMultiplier"),
stackingPenalties=True, penaltyGroup="postMul")