Files
pyfa/eos/effects/shipbonusemshieldresistancecb2.py
2017-11-22 23:04:32 -05:00

13 lines
310 B
Python

# shipBonusEmShieldResistanceCB2
#
# Used by:
# Ship: Rattlesnake
# Ship: Rokh
# Ship: Scorpion Navy Issue
type = "passive"
def handler(fit, ship, context):
fit.ship.boostItemAttr("shieldEmDamageResonance", ship.getModifiedItemAttr("shipBonus2CB"),
skill="Caldari Battleship")