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

Method handler

eos/effects.py:13595–13598  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

13593
13594 @staticmethod
13595 def handler(fit, ship, context, projectionRange, **kwargs):
13596 fit.modules.filteredChargeBoost(lambda mod: mod.charge.group.name == 'Scanner Probe',
13597 'baseSensorStrength', ship.getModifiedItemAttr('shipBonusGF2'),
13598 skill='Gallente Frigate', **kwargs)
13599
13600
13601class Effect4168(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredChargeBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected