Files
pyfa/eos/effects/shipbonustitanrole1numwarfarelinks.py

11 lines
321 B
Python

# shipBonusTitanRole1NumWarfareLinks
#
# Used by:
# Ships from group: Titan (5 of 5)
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemIncrease(lambda mod: mod.item.requiresSkill("Leadership"), "maxGroupActive",
src.getModifiedItemAttr("shipBonusRole1"))