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

Method handler

eos/effects.py:37686–37689  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

37684
37685 @staticmethod
37686 def handler(fit, container, context, projectionRange, **kwargs):
37687 fit.ship.boostItemAttr(
37688 'weaponDisruptionResistance',
37689 container.getModifiedItemAttr('weaponDisruptionResistanceBonus'), **kwargs)
37690
37691
37692

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected