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

Method handler

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

Source from the content-addressed store, hash-verified

10499
10500 @staticmethod
10501 def handler(fit, ship, context, projectionRange, **kwargs):
10502 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Warp Disrupt Field Generator',
10503 'warpScrambleRange', ship.getModifiedItemAttr('eliteBonusHeavyInterdictors2'),
10504 skill='Heavy Interdiction Cruisers', **kwargs)
10505
10506
10507class Effect3473(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected