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

Method handler

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

Source from the content-addressed store, hash-verified

13627
13628 @staticmethod
13629 def handler(fit, ship, context, projectionRange, **kwargs):
13630 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13631 ship.getModifiedItemAttr('shipBonusStrategicCruiserAmarr1'),
13632 skill='Amarr Strategic Cruiser', **kwargs)
13633
13634
13635class Effect4188(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected