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

Method handler

eos/effects.py:22339–22341  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

22337
22338 @staticmethod
22339 def handler(fit, ship, context, projectionRange, **kwargs):
22340 fit.modules.filteredItemForce(lambda mod: mod.item.group.name == 'Energy Nosferatu',
22341 'nosOverride', ship.getModifiedItemAttr('nosOverride'), **kwargs)
22342
22343
22344class Effect5862(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemForceMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected