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

8 lines
272 B
Python

# shipBonusTitanRole3DamageBonus
#
# Used by:
# Ship: Vanquisher
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Hybrid Turret"), "damageMultiplier", src.getModifiedItemAttr("shipBonusRole3"))