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

Method handler

eos/effects.py:32556–32559  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

32554
32555 @staticmethod
32556 def handler(fit, src, context, projectionRange, **kwargs):
32557 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Astrometrics'),
32558 'baseSensorStrength', src.getModifiedItemAttr('subsystemBonusAmarrDefensive2'),
32559 skill='Amarr Defensive Systems', **kwargs)
32560
32561
32562class Effect6923(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected