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

Method handler

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

Source from the content-addressed store, hash-verified

32504
32505 @staticmethod
32506 def handler(fit, ship, context, projectionRange, **kwargs):
32507 fit.modules.filteredItemBoost(lambda mod: True, 'moduleRepairRate',
32508 ship.getModifiedItemAttr('shipBonusStrategicCruiserGallente2'),
32509 skill='Gallente Strategic Cruiser', **kwargs)
32510
32511
32512class Effect6911(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected