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

Method handler

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

Source from the content-addressed store, hash-verified

32996
32997 @staticmethod
32998 def handler(fit, src, context, projectionRange, **kwargs):
32999 fit.modules.filteredChargeBoost(lambda mod: mod.charge.requiresSkill('Astrometrics'),
33000 'baseSensorStrength', src.getModifiedItemAttr('subsystemBonusCaldariDefensive2'),
33001 skill='Caldari Defensive Systems', **kwargs)
33002
33003
33004class Effect6949(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredChargeBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected