# shipBonusTorpedoMissileExploDmgMB # # Used by: # Ship: Typhoon Fleet Issue type = "passive" def handler(fit, ship, context): fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Torpedoes"), "explosiveDamage", ship.getModifiedItemAttr("shipBonusMB"), skill="Minmatar Battleship")