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

8 lines
330 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("subsystemBonusAmarrDefensive"), skill="Amarr Defensive Systems")