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

Method handler

eos/effects.py:38539–38542  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

38537
38538 @staticmethod
38539 def handler(fit, implant, context, projectionRange, **kwargs):
38540 fit.ship.boostItemAttr(
38541 'signatureRadius', implant.getModifiedItemAttr('shipBonusMBC3'),
38542 skill='Minmatar Battlecruiser', **kwargs)
38543
38544
38545class Effect11359(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected