MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / handler

Method handler

eos/effects.py:25456–25458  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

25454
25455 @staticmethod
25456 def handler(fit, src, context, projectionRange, **kwargs):
25457 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Missile Launcher Operation'), 'thermalDamage',
25458 src.getModifiedItemAttr('shipBonusMD1'), skill='Minmatar Destroyer', **kwargs)
25459
25460
25461class Effect6308(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected