Files
pyfa/eos/effects/effect958.py
2019-03-16 14:08:20 -04:00

10 lines
225 B
Python

# shipArmorEmResistanceAC2
#
# Used by:
# Ship: Maller
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorEmDamageResonance", ship.getModifiedItemAttr("shipBonusAC2"), skill="Amarr Cruiser")