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

Method handler

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

Source from the content-addressed store, hash-verified

13407
13408 @staticmethod
13409 def handler(fit, module, context, projectionRange, **kwargs):
13410 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13411 module.getModifiedItemAttr('subsystemBonusAmarrCore'),
13412 skill='Amarr Core Systems', **kwargs)
13413
13414
13415class Effect4153(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected