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

Method handler

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

Source from the content-addressed store, hash-verified

40518
40519 @staticmethod
40520 def handler(fit, src, context, projectionRange, **kwargs):
40521 fit.ship.boostItemAttr(
40522 'specialColonyResourcesHoldCapacity', src.getModifiedItemAttr('shipBonusUH1'),
40523 skill='Upwell Hauler', **kwargs)
40524
40525
40526class Effect12051(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected