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

Method handler

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

Source from the content-addressed store, hash-verified

40607
40608 @staticmethod
40609 def handler(fit, src, context, projectionRange, **kwargs):
40610 fit.ship.boostItemAttr(
40611 'specialColonyResourcesHoldCapacity', src.getModifiedItemAttr('shipBonusUFreighter1'),
40612 skill='Upwell Freighter', **kwargs)
40613
40614
40615class Effect12058(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected