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

Method handler

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

Source from the content-addressed store, hash-verified

24357
24358 @staticmethod
24359 def handler(fit, ship, context, projectionRange, **kwargs):
24360 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
24361 ship.getModifiedItemAttr('shipBonusTacticalDestroyerGallente3'),
24362 skill='Gallente Tactical Destroyer', **kwargs)
24363
24364
24365class Effect6149(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected