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

Method handler

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

Source from the content-addressed store, hash-verified

17777
17778 @staticmethod
17779 def handler(fit, ship, context, projectionRange, **kwargs):
17780 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Target Painter',
17781 'signatureRadiusBonus', ship.getModifiedItemAttr('shipBonusMC'),
17782 skill='Minmatar Cruiser', **kwargs)
17783
17784
17785class Effect5131(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected