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

Method handler

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

Source from the content-addressed store, hash-verified

13559
13560 @staticmethod
13561 def handler(fit, ship, context, projectionRange, **kwargs):
13562 fit.modules.filteredChargeBoost(lambda mod: mod.charge.group.name == 'Scanner Probe',
13563 'baseSensorStrength', ship.getModifiedItemAttr('shipBonusCF2'),
13564 skill='Caldari Frigate', **kwargs)
13565
13566
13567class Effect4166(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredChargeBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected