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

Method handler

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

Source from the content-addressed store, hash-verified

32521
32522 @staticmethod
32523 def handler(fit, ship, context, projectionRange, **kwargs):
32524 fit.modules.filteredItemBoost(lambda mod: True, 'moduleRepairRate',
32525 ship.getModifiedItemAttr('shipBonusStrategicCruiserMinmatar2'),
32526 skill='Minmatar Strategic Cruiser', **kwargs)
32527
32528
32529class Effect6920(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected