Files
pyfa/eos/effects/elitebonuscommanddestroyerinfohidden1.py
2016-11-20 15:37:55 -05:00

7 lines
284 B
Python

# Not used by any item
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Information Command Specialist"), "commandBonusHidden", src.getModifiedItemAttr("eliteBonusCommandDestroyer1"), skill="Command Destroyers")