Add effects up to 8.47.816656
This commit is contained in:
6
eos/effects/systemarmorhp.py
Normal file
6
eos/effects/systemarmorhp.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# Used by:
|
||||
# Celestials named like: Wolf Rayet Effect Beacon Class (6 of 6)
|
||||
runTime = "early"
|
||||
type = ("projected", "offline")
|
||||
def handler(fit, beacon, context):
|
||||
fit.ship.multiplyItemAttr("armorHP", beacon.getModifiedItemAttr("armorHPMultiplier"))
|
||||
Reference in New Issue
Block a user