Files
pyfa/eos/effects/shipshieldexplosiveresistancerookie.py
2015-09-01 01:26:30 +03:00

10 lines
299 B
Python

# shipShieldExplosiveResistanceRookie
#
# Used by:
# Ships from group: Heavy Interdiction Cruiser (3 of 5)
# Ship: Ibis
# Ship: Taipan
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldExplosiveDamageResonance", ship.getModifiedItemAttr("rookieShieldResistBonus"))