Files
pyfa/eos/effects/shipshieldemresistance1cbc2.py

12 lines
303 B
Python

# shipShieldEmResistance1CBC2
#
# Used by:
# Variations of ship: Drake (3 of 3)
# Ship: Vulture
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldEmDamageResonance", ship.getModifiedItemAttr("shipBonusCBC2"),
skill="Caldari Battlecruiser")