Files
pyfa/eos/effects/subsystembonusgallentedefensiveinformationwarfarehidden.py
2016-12-15 12:43:19 -08:00

8 lines
336 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")