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

Method handler

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

Source from the content-addressed store, hash-verified

40173
40174 @staticmethod
40175 def handler(fit, src, context, projectionRange, **kwargs):
40176 fit.ship.boostItemAttr(
40177 'shieldKineticDamageResonance', src.getModifiedItemAttr('shipBonusCD2'),
40178 skill='Caldari Destroyer', **kwargs)
40179
40180
40181class Effect11941(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected