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

Method handler

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

Source from the content-addressed store, hash-verified

13390
13391 @staticmethod
13392 def handler(fit, beacon, context, projectionRange, **kwargs):
13393 fit.ship.boostItemAttr('shieldThermalDamageResonance',
13394 beacon.getModifiedItemAttr('shieldThermalDamageResistanceBonus'),
13395 stackingPenalties=True, **kwargs)
13396
13397
13398class Effect4152(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected