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

Method handler

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

Source from the content-addressed store, hash-verified

37719
37720 @staticmethod
37721 def handler(fit, ship, context, projectionRange, **kwargs):
37722 fit.ship.boostItemAttr(
37723 'specialGasHoldCapacity', ship.getModifiedItemAttr('minmatarIndustrialBonusGasHoldCapacity'),
37724 skill='Minmatar Hauler', **kwargs)
37725
37726
37727class Effect8278(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected