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

Method handler

eos/effects.py:42348–42351  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

42346
42347 @staticmethod
42348 def handler(fit, src, context, projectionRange, **kwargs):
42349 fit.modules.filteredItemBoost(
42350 lambda mod: mod.item.group.name == 'Energy Nosferatu', 'maxRange',
42351 src.getModifiedItemAttr('shipBonusAC2'), skill='Amarr Cruiser', **kwargs)
42352
42353
42354class Effect12753(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected