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

Method handler

eos/effects.py:13248–13251  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

13246
13247 @staticmethod
13248 def handler(fit, module, context, projectionRange, **kwargs):
13249 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Medium Hybrid Turret'),
13250 'maxRange', module.getModifiedItemAttr('subsystemBonusCaldariOffensive'),
13251 skill='Caldari Offensive Systems', **kwargs)
13252
13253
13254class Effect4106(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected