Files
pyfa/eos/effects/caldarishipecmburstoptimalrangecb3.py
2016-03-05 21:41:01 -05:00

9 lines
323 B
Python

# caldariShipECMBurstOptimalRangeCB3
#
# Used by:
# Ship: Scorpion
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Burst Jammer",
"ecmBurstRange", ship.getModifiedItemAttr("shipBonusCB3"), skill="Caldari Battleship")