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

Method handler

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

Source from the content-addressed store, hash-verified

7802
7803 @staticmethod
7804 def handler(fit, module, context, projectionRange, **kwargs):
7805 fit.ship.boostItemAttr('armorHP', module.getModifiedItemAttr('drawback'), **kwargs)
7806
7807
7808class Effect2713(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected