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

Method handler

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

Source from the content-addressed store, hash-verified

40156
40157 @staticmethod
40158 def handler(fit, src, context, projectionRange, **kwargs):
40159 fit.ship.boostItemAttr(
40160 'shieldThermalDamageResonance', src.getModifiedItemAttr('shipBonusCD2'),
40161 skill='Caldari Destroyer', **kwargs)
40162
40163
40164class Effect11940(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected