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

Method handler

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

Source from the content-addressed store, hash-verified

26419
26420 @staticmethod
26421 def handler(fit, src, context, projectionRange, **kwargs):
26422 fit.modules.filteredItemForce(lambda mod: mod.item.group.name == 'Cloaking Device',
26423 'maxVelocityModifier', src.getModifiedItemAttr('ignoreCloakVelocityPenalty'), **kwargs)
26424
26425
26426class Effect6386(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemForceMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected