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

Method handler

eos/effects.py:37738–37741  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

37736
37737 @staticmethod
37738 def handler(fit, ship, context, projectionRange, **kwargs):
37739 fit.ship.boostItemAttr(
37740 'generalMiningHoldCapacity', ship.getModifiedItemAttr('industrialCommandBonusGeneralMiningHoldCapacity'),
37741 skill='Industrial Command Ships', **kwargs)
37742
37743
37744class Effect8279(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected