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

Method handler

eos/effects.py:42950–42951  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

42948
42949 @staticmethod
42950 def handler(fit, container, context, projectionRange, **kwargs):
42951 fit.ship.boostItemAttr('sensorDampenerResistance', container.getModifiedItemAttr('sensorDampenerResistanceBonus'), **kwargs)
42952
42953
42954class Effect12822(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected