Add effects up to 8.47.816656

This commit is contained in:
Ryan Holmes
2014-08-11 21:06:09 +00:00
parent a0093d9760
commit ae02e214f0
67 changed files with 175 additions and 47 deletions

View File

@@ -0,0 +1,8 @@
# Used by:
# Celestials named like: Red Giant Beacon Class (6 of 6)
runTime = "early"
type = ("projected", "offline")
def handler(fit, beacon, context):
fit.modules.filteredChargeMultiply(lambda mod: mod.charge.requiresSkill("Bomb Deployment"),
"explosiveDamage", beacon.getModifiedItemAttr("smartbombDamageMultiplier"),
penaltyGroup="postMul")