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

Method handler

eos/effects.py:24567–24569  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

24565
24566 @staticmethod
24567 def handler(fit, ship, context, projectionRange, **kwargs):
24568 fit.modules.filteredItemIncrease(lambda mod: mod.item.requiresSkill('Infomorph Psychology'),
24569 'entosisCPUAdd', ship.getModifiedItemAttr('entosisCPUPenalty'), **kwargs)
24570
24571
24572class Effect6171(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemIncreaseMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected