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

Method handler

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

Source from the content-addressed store, hash-verified

37109
37110 @staticmethod
37111 def handler(fit, container, context, projectionRange, **kwargs):
37112 fit.modules.filteredChargeBoost(
37113 lambda mod: mod.charge.requiresSkill('Astrometrics'), 'baseMaxScanDeviation',
37114 container.getModifiedItemAttr('shipBonus2AF'), skill='Amarr Frigate', **kwargs)
37115
37116
37117class Effect8133(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected