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

Method handler

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

Source from the content-addressed store, hash-verified

13370
13371 @staticmethod
13372 def handler(fit, beacon, context, projectionRange, **kwargs):
13373 fit.ship.boostItemAttr('shieldKineticDamageResonance',
13374 beacon.getModifiedItemAttr('shieldKineticDamageResistanceBonus'),
13375 stackingPenalties=True, **kwargs)
13376
13377
13378class Effect4138(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected