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

Method handler

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

Source from the content-addressed store, hash-verified

38038
38039 @staticmethod
38040 def handler(fit, ship, context, projectionRange, **kwargs):
38041 fit.ship.boostItemAttr(
38042 'generalMiningHoldCapacity',
38043 ship.getModifiedItemAttr('gallenteIndustrialBonusMiningHoldCapacity'),
38044 skill='Gallente Hauler', **kwargs)
38045
38046
38047class Effect8360(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected