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

Method handler

eos/effects.py:13353–13356  ·  view source on GitHub ↗
(fit, beacon, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

13351
13352 @staticmethod
13353 def handler(fit, beacon, context, projectionRange, **kwargs):
13354 fit.ship.boostItemAttr('shieldExplosiveDamageResonance',
13355 beacon.getModifiedItemAttr('shieldExplosiveDamageResistanceBonus'),
13356 stackingPenalties=True, **kwargs)
13357
13358
13359class Effect4137(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected