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

12 lines
256 B
Python

# shipArmorEMResistanceAF1
#
# Used by:
# Ship: Astero
# Ship: Malice
# Ship: Punisher
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorEmDamageResonance", ship.getModifiedItemAttr("shipBonusAF"), skill="Amarr Frigate")