Commit new Phoebe effect files

This commit is contained in:
DarkPhoenix
2014-11-06 02:22:06 +03:00
parent e60b677b3f
commit 89052edda2
11 changed files with 101 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# drawbackWarpSpeed
#
# Used by:
# Modules named like: Higgs Anchor I (4 of 4)
type = "passive"
def handler(fit, module, context):
fit.ship.boostItemAttr("warpSpeedMultiplier", module.getModifiedItemAttr("drawback"), stackingPenalties=True)