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

Method handler

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

Source from the content-addressed store, hash-verified

13458
13459 @staticmethod
13460 def handler(fit, module, context, projectionRange, **kwargs):
13461 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13462 module.getModifiedItemAttr('subsystemBonusMinmatarCore'),
13463 skill='Minmatar Core Systems', **kwargs)
13464
13465
13466class Effect4158(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected