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

Method handler

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

Source from the content-addressed store, hash-verified

17629
17630 @staticmethod
17631 def handler(fit, ship, context, projectionRange, **kwargs):
17632 fit.modules.filteredChargeBoost(lambda mod: mod.charge.group.name == 'Scanner Probe',
17633 'baseSensorStrength', ship.getModifiedItemAttr('shipBonus2AF'),
17634 skill='Amarr Frigate', **kwargs)
17635
17636
17637class Effect5121(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredChargeBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected