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

13 lines
308 B
Python

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