# shipBonusHMLThermDamageAC # # Used by: # Ship: Sacrilege type = "passive" def handler(fit, ship, context): fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Heavy Missiles"), "thermalDamage", ship.getModifiedItemAttr("shipBonusAC"), skill="Amarr Cruiser")