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

Method handler

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

Source from the content-addressed store, hash-verified

29724
29725 @staticmethod
29726 def handler(fit, src, context, projectionRange, **kwargs):
29727 lvl = src.level
29728 fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Doomsday Operation'), 'duration',
29729 src.getModifiedItemAttr('rofBonus') * lvl, **kwargs)
29730
29731
29732class Effect6647(BaseEffect):

Callers

nothing calls this directly

Calls 3

filteredItemBoostMethod · 0.80
requiresSkillMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected