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

6 lines
328 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")