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

Method handler

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

Source from the content-addressed store, hash-verified

6481
6482 @staticmethod
6483 def handler(fit, ship, context, projectionRange, **kwargs):
6484 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Target Painter',
6485 'signatureRadiusBonus', ship.getModifiedItemAttr('shipBonusMC2'),
6486 skill='Minmatar Cruiser', **kwargs)
6487
6488
6489class Effect2152(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected