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

Method handler

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

Source from the content-addressed store, hash-verified

13424
13425 @staticmethod
13426 def handler(fit, module, context, projectionRange, **kwargs):
13427 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13428 module.getModifiedItemAttr('subsystemBonusCaldariCore'),
13429 skill='Caldari Core Systems', **kwargs)
13430
13431
13432class Effect4154(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected