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

Method handler

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

Source from the content-addressed store, hash-verified

27349
27350 @staticmethod
27351 def handler(fit, src, context, projectionRange, **kwargs):
27352 fit.modules.filteredItemIncrease(lambda mod: mod.item.group.name == 'Structure Doomsday Weapon',
27353 'lightningWeaponTargetAmount',
27354 src.getModifiedItemAttr('structureRigDoomsdayTargetAmountBonus'), **kwargs)
27355
27356
27357class Effect6476(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemIncreaseMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected