Files
pyfa/eos/effects/elitebonusmaraudersheavymissiledamagethermrole1.py

7 lines
274 B
Python

# Used by:
# Ship: Golem
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Heavy Missiles"),
"thermalDamage", ship.getModifiedItemAttr("eliteBonusViolatorsRole1"))