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

Method handler

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

Source from the content-addressed store, hash-verified

15480
15481 @staticmethod
15482 def handler(fit, ship, context, projectionRange, **kwargs):
15483 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
15484 ship.getModifiedItemAttr('shipBonusATF1'), **kwargs)
15485
15486
15487class Effect4622(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected