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

Method handler

eos/effects.py:13443–13446  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

13441
13442 @staticmethod
13443 def handler(fit, module, context, projectionRange, **kwargs):
13444 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13445 module.getModifiedItemAttr('subsystemBonusGallenteCore'),
13446 skill='Gallente Core Systems', **kwargs)
13447
13448
13449class Effect4155(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected