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

Method handler

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

Source from the content-addressed store, hash-verified

37753
37754 @staticmethod
37755 def handler(fit, ship, context, projectionRange, **kwargs):
37756 fit.ship.boostItemAttr(
37757 'capacity', ship.getModifiedItemAttr('industrialCommandBonusShipCargoCapacity'),
37758 skill='Industrial Command Ships', **kwargs)
37759
37760
37761class Effect8294(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected