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

Method handler

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

Source from the content-addressed store, hash-verified

4626
4627 @staticmethod
4628 def handler(fit, ship, context, projectionRange, **kwargs):
4629 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Target Painter',
4630 'signatureRadiusBonus', ship.getModifiedItemAttr('shipBonusMF2'),
4631 skill='Minmatar Frigate', **kwargs)
4632
4633
4634class Effect1577(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected