Files
pyfa/eos/effects/shiprocketexpdmgmf3.py
2015-12-07 20:10:44 -05:00

8 lines
281 B
Python

# shipRocketExpDmgMF3
#
# Used by:
# Ship: Vigil Fleet Issue
type = "passive"
def handler(fit, src, context):
fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill("Rockets"), "explosiveDamage", src.getModifiedItemAttr("shipBonus3MF"), skill="Minmatar Frigate")