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

Method handler

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

Source from the content-addressed store, hash-verified

22420
22421 @staticmethod
22422 def handler(fit, ship, context, projectionRange, **kwargs):
22423 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Warp Scrambler',
22424 'maxRange', ship.getModifiedItemAttr('shipBonusGB'), skill='Gallente Battleship', **kwargs)
22425
22426
22427class Effect5867(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected