Files
pyfa/eos/effects/shipsetrofaf.py

8 lines
286 B
Python

# shipSETROFAF
#
# Used by:
# Ship: Retribution
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Small Energy Turret"), "speed", src.getModifiedItemAttr("shipBonusAF"), stackingPenalties=True, skill="Amarr Frigate")