MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / handler

Method handler

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

Source from the content-addressed store, hash-verified

5885
5886 @staticmethod
5887 def handler(fit, module, context, projectionRange, **kwargs):
5888 fit.ship.increaseItemAttr('mass', module.getModifiedItemAttr('massAddition'), **kwargs)
5889
5890
5891class Effect1964(BaseEffect):

Callers

nothing calls this directly

Calls 2

increaseItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected