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

11 lines
289 B
Python

# eliteBonusGunshipArmorExplosiveResistance1
#
# Used by:
# Ship: Vengeance
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorExplosiveDamageResonance", ship.getModifiedItemAttr("eliteBonusGunship1"),
skill="Assault Frigates")