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

Method handler

eos/effects.py:40141–40144  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

40139
40140 @staticmethod
40141 def handler(fit, src, context, projectionRange, **kwargs):
40142 fit.ship.boostItemAttr(
40143 'shieldEmDamageResonance', src.getModifiedItemAttr('shipBonusCD2'),
40144 skill='Caldari Destroyer', **kwargs)
40145
40146
40147class Effect11939(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected