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

Method handler

eos/effects.py:37704–37707  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

37702
37703 @staticmethod
37704 def handler(fit, container, context, projectionRange, **kwargs):
37705 fit.ship.boostItemAttr(
37706 'energyWarfareResistance',
37707 container.getModifiedItemAttr('energyWarfareResistanceBonus'), **kwargs)
37708
37709
37710class Effect8275(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected