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

Method handler

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

Source from the content-addressed store, hash-verified

7233
7234 @staticmethod
7235 def handler(fit, ship, context, projectionRange, **kwargs):
7236 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Remote Tracking Computer',
7237 'falloffEffectiveness', ship.getModifiedItemAttr('shipBonusGC2'),
7238 skill='Gallente Cruiser', **kwargs)
7239
7240
7241class Effect2491(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected