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

6 lines
334 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("subsystemBonusGallenteDefensive"), skill="Gallente Defensive Systems")