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

Method handler

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

Source from the content-addressed store, hash-verified

13661
13662 @staticmethod
13663 def handler(fit, ship, context, projectionRange, **kwargs):
13664 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13665 ship.getModifiedItemAttr('shipBonusStrategicCruiserGallente1'),
13666 skill='Gallente Strategic Cruiser', **kwargs)
13667
13668
13669class Effect4190(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected