Files
pyfa/eos/effects/probelaunchercpupercentbonustacticaldestroyer.py
2014-12-02 01:15:06 -05:00

5 lines
237 B
Python

type = "passive"
def handler(fit, ship, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Astrometrics"),
"cpu", ship.getModifiedItemAttr("roleBonusTacticalDestroyer1"))