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

Method handler

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

Source from the content-addressed store, hash-verified

13576
13577 @staticmethod
13578 def handler(fit, ship, context, projectionRange, **kwargs):
13579 fit.modules.filteredChargeBoost(lambda mod: mod.charge.group.name == 'Scanner Probe',
13580 'baseSensorStrength', ship.getModifiedItemAttr('shipBonusMF2'),
13581 skill='Minmatar Frigate', **kwargs)
13582
13583
13584class Effect4167(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredChargeBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected