Files
pyfa/eos/effects/shipbonustitanrole1numwarfarelinks.py
2016-04-06 00:12:44 -04:00

8 lines
282 B
Python

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