Commit new Phoebe effect files
This commit is contained in:
7
eos/effects/drawbackwarpspeed.py
Normal file
7
eos/effects/drawbackwarpspeed.py
Normal 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)
|
||||
Reference in New Issue
Block a user