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

Method handler

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

Source from the content-addressed store, hash-verified

13678
13679 @staticmethod
13680 def handler(fit, ship, context, projectionRange, **kwargs):
13681 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13682 ship.getModifiedItemAttr('shipBonusStrategicCruiserMinmatar1'),
13683 skill='Minmatar Strategic Cruiser', **kwargs)
13684
13685
13686class Effect4215(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected