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

Method handler

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

Source from the content-addressed store, hash-verified

23616
23617 @staticmethod
23618 def handler(fit, ship, context, projectionRange, **kwargs):
23619 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
23620 ship.getModifiedItemAttr('shipBonusTacticalDestroyerMinmatar3'),
23621 skill='Minmatar Tactical Destroyer', **kwargs)
23622
23623
23624class Effect6037(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected