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

Method handler

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

Source from the content-addressed store, hash-verified

26655
26656 @staticmethod
26657 def handler(fit, src, context, projectionRange, **kwargs):
26658 fit.ship.increaseItemAttr('maxLockedTargets', src.getModifiedItemAttr('structureRigMaxTargetBonus'), **kwargs)
26659
26660
26661class Effect6409(BaseEffect):

Callers

nothing calls this directly

Calls 2

increaseItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected