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

Method handler

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

Source from the content-addressed store, hash-verified

17954
17955 @staticmethod
17956 def handler(fit, container, context, projectionRange, **kwargs):
17957 fit.ship.boostItemAttr('scanGravimetricStrength',
17958 container.getModifiedItemAttr('sensorStrengthBonus') * container.level, **kwargs)
17959
17960
17961class Effect5181(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected