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

Method handler

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

Source from the content-addressed store, hash-verified

32487
32488 @staticmethod
32489 def handler(fit, ship, context, projectionRange, **kwargs):
32490 fit.modules.filteredItemBoost(lambda mod: True, 'moduleRepairRate',
32491 ship.getModifiedItemAttr('shipBonusStrategicCruiserAmarr2'),
32492 skill='Amarr Strategic Cruiser', **kwargs)
32493
32494
32495class Effect6910(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected