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

Method handler

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

Source from the content-addressed store, hash-verified

37126
37127 @staticmethod
37128 def handler(fit, container, context, projectionRange, **kwargs):
37129 if fit.extraAttributes['cloaked']:
37130 fit.ship.boostItemAttr('maxVelocity', container.getModifiedItemAttr('shipBonusMF'),
37131 skill='Minmatar Frigate', **kwargs)
37132
37133
37134class Effect8134(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected