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

Method handler

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

Source from the content-addressed store, hash-verified

32470
32471 @staticmethod
32472 def handler(fit, ship, context, projectionRange, **kwargs):
32473 fit.modules.filteredItemBoost(lambda mod: True, 'moduleRepairRate',
32474 ship.getModifiedItemAttr('shipBonusStrategicCruiserCaldari2'),
32475 skill='Caldari Strategic Cruiser', **kwargs)
32476
32477
32478class Effect6909(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected