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

Method handler

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

Source from the content-addressed store, hash-verified

10164
10165 @staticmethod
10166 def handler(fit, ship, context, projectionRange, **kwargs):
10167 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Sensor Dampener',
10168 'capacitorNeed', ship.getModifiedItemAttr('shipBonusGF'), skill='Gallente Frigate', **kwargs)
10169
10170
10171class Effect3367(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected