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

Method handler

eos/effects.py:37061–37065  ·  view source on GitHub ↗
(fit, container, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

37059
37060 @staticmethod
37061 def handler(fit, container, context, projectionRange, **kwargs):
37062 if fit.extraAttributes['cloaked']:
37063 fit.ship.boostItemAttr(
37064 'maxVelocity', container.getModifiedItemAttr('shipBonusGF'),
37065 skill='Gallente Frigate', **kwargs)
37066
37067
37068class Effect8130(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected