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

Method handler

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

Source from the content-addressed store, hash-verified

40190
40191 @staticmethod
40192 def handler(fit, src, context, projectionRange, **kwargs):
40193 fit.ship.boostItemAttr(
40194 'shieldExplosiveDamageResonance', src.getModifiedItemAttr('shipBonusCD2'),
40195 skill='Caldari Destroyer', **kwargs)
40196
40197
40198class Effect11942(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected