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

Method handler

eos/effects.py:11896–11897  ·  view source on GitHub ↗
(fit, subsystem, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

11894
11895 @staticmethod
11896 def handler(fit, subsystem, context, projectionRange, **kwargs):
11897 fit.ship.increaseItemAttr('capacity', subsystem.getModifiedItemAttr('cargoCapacityAdd') or 0, **kwargs)
11898
11899
11900class Effect3811(BaseEffect):

Callers

nothing calls this directly

Calls 2

increaseItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected