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

Method handler

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

Source from the content-addressed store, hash-verified

24033
24034 @staticmethod
24035 def handler(fit, ship, context, projectionRange, **kwargs):
24036 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
24037 ship.getModifiedItemAttr('shipBonusTacticalDestroyerCaldari3'),
24038 skill='Caldari Tactical Destroyer', **kwargs)
24039
24040
24041class Effect6083(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected