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

Method handler

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

Source from the content-addressed store, hash-verified

15562
15563 @staticmethod
15564 def handler(fit, ship, context, projectionRange, **kwargs):
15565 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Warp Scrambler',
15566 'maxRange', ship.getModifiedItemAttr('shipBonusGC2'), skill='Gallente Cruiser', **kwargs)
15567
15568
15569class Effect4635(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected