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

Method handler

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

Source from the content-addressed store, hash-verified

27543
27544 @staticmethod
27545 def handler(fit, module, context, projectionRange, **kwargs):
27546 fit.ship.boostItemAttr('energyWarfareResistance',
27547 module.getModifiedItemAttr('energyWarfareResistanceBonus'),
27548 stackingPenalties=True, **kwargs)
27549
27550
27551class Effect6488(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected