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

Method handler

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

Source from the content-addressed store, hash-verified

26759
26760 @staticmethod
26761 def handler(fit, src, context, projectionRange, **kwargs):
26762 fit.modules.filteredItemIncrease(lambda mod: mod.item.group.name == 'Structure Doomsday Weapon',
26763 'lightningWeaponDamageLossTarget',
26764 src.getModifiedItemAttr('structureRigDoomsdayDamageLossTargetBonus'), **kwargs)
26765
26766
26767class Effect6422(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemIncreaseMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected