Files
pyfa/eos/effects/shipshieldemresistance1cbc2.py
2018-03-21 20:18:00 -04:00

13 lines
298 B
Python

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