Files
pyfa/eos/effects/shiptorpedoaoecloudsize1cb.py

9 lines
325 B
Python

# shipTorpedoAOECloudSize1CB
#
# Used by:
# Ship: Raven Navy Issue
type = "passive"
def handler(fit, ship, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Torpedoes"),
"aoeCloudSize", ship.getModifiedItemAttr("shipBonusCB"), skill="Caldari Battleship")