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

Method handler

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

Source from the content-addressed store, hash-verified

8357
8358 @staticmethod
8359 def handler(fit, module, context, projectionRange, **kwargs):
8360 fit.ship.boostItemAttr('mass', module.getModifiedItemAttr('massBonusPercentage'),
8361 stackingPenalties=True, **kwargs)
8362
8363
8364class Effect2797(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected