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

Method handler

eos/effects.py:40774–40777  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

40772
40773 @staticmethod
40774 def handler(fit, src, context, projectionRange, **kwargs):
40775 fit.ship.boostItemAttr(
40776 'conduitJumpPassengerCount', src.getModifiedItemAttr('conduitPassengerBonusPercent'),
40777 skill='Capital Jump Portal Generation', **kwargs)
40778
40779
40780class Effect12102(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected