Files
pyfa/eos/effects/elitebonuscommandshipinformationhiddencs3.py
2016-12-04 23:10:09 -05:00

6 lines
313 B
Python

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