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

Method handler

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

Source from the content-addressed store, hash-verified

3487
3488 @staticmethod
3489 def handler(fit, src, context, projectionRange, **kwargs):
3490 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Shield Emission Systems'), 'maxRange',
3491 src.getModifiedItemAttr('shipBonusMC2'), skill='Minmatar Cruiser', **kwargs)
3492
3493
3494class Effect1058(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected