Files
pyfa/eos/effects/shipheavymissileexpdmgpiratecruiser.py
2014-07-30 21:23:27 -04:00

7 lines
275 B
Python

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