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

Method handler

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

Source from the content-addressed store, hash-verified

10994
10995 @staticmethod
10996 def handler(fit, ship, context, projectionRange, **kwargs):
10997 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Sensor Dampener',
10998 'scanResolutionBonus', ship.getModifiedItemAttr('shipBonusGC2'),
10999 skill='Gallente Cruiser', **kwargs)
11000
11001
11002class Effect3591(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected