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

Method handler

eos/effects.py:2088–2091  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

2086
2087 @staticmethod
2088 def handler(fit, module, context, projectionRange, **kwargs):
2089 fit.ship.boostItemAttr('agility',
2090 module.getModifiedItemAttr('agilityMultiplier'),
2091 stackingPenalties=True, **kwargs)
2092
2093
2094class Effect660(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected