Files
pyfa/eos/effects/titanamarrleadershipmoduleamount4.py

12 lines
367 B
Python

# titanAmarrLeadershipModuleAmount4
#
# Used by:
# Ship: Avatar
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredItemIncrease(lambda mod: mod.item.group.name == "Gang Coordinator",
"maxGroupActive", ship.getModifiedItemAttr("titanAmarrBonus4"),
skill="Amarr Titan")