Files
pyfa/eos/effects/shiparmorexresistancerookie.py
2014-07-30 21:23:27 -04:00

6 lines
194 B
Python

# Used by:
# Ship: Impairor
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("armorExplosiveDamageResonance", ship.getModifiedItemAttr("rookieArmorResistanceBonus"))