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

Method handler

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

Source from the content-addressed store, hash-verified

37320
37321 @staticmethod
37322 def handler(fit, ship, context, projectionRange, **kwargs):
37323 fit.ship.boostItemAttr(
37324 'specialIceHoldCapacity', ship.getModifiedItemAttr('gallenteIndustrialBonusIceHoldCapacity'),
37325 skill='Gallente Hauler', **kwargs)
37326
37327
37328class Effect8206(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected