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

Method handler

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

Source from the content-addressed store, hash-verified

37159
37160 @staticmethod
37161 def handler(fit, container, context, projectionRange, **kwargs):
37162 fit.modules.filteredChargeBoost(
37163 lambda mod: mod.charge.requiresSkill('Astrometrics'), 'baseMaxScanDeviation',
37164 container.getModifiedItemAttr('shipBonusCF'), skill='Caldari Frigate', **kwargs)
37165
37166
37167class Effect8136(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected