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

Method handler

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

Source from the content-addressed store, hash-verified

23354
23355 @staticmethod
23356 def handler(fit, ship, context, projectionRange, **kwargs):
23357 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
23358 ship.getModifiedItemAttr('shipBonusTacticalDestroyerAmarr3'),
23359 skill='Amarr Tactical Destroyer', **kwargs)
23360
23361
23362class Effect6009(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected