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

Method handler

eos/effects.py:38149–38152  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

38147
38148 @staticmethod
38149 def handler(fit, module, context, projectionRange, **kwargs):
38150 module.forceItemAttr(
38151 'jumpConduitPassengerRequiredAttributeID',
38152 module.getModifiedChargeAttr('jumpConduitPassengerRequiredAttributeID'), **kwargs)
38153
38154
38155class Effect8468(BaseEffect):

Callers

nothing calls this directly

Calls 2

forceItemAttrMethod · 0.80
getModifiedChargeAttrMethod · 0.80

Tested by

no test coverage detected