Files
pyfa/eos/effects/effect2602.py
2019-03-16 14:08:20 -04: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")