Files
pyfa/eos/effects/shipbonustitanrole1numwarfarelinks.py
2016-07-03 00:40:10 -04:00

8 lines
282 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"))