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

Method handler

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

Source from the content-addressed store, hash-verified

13644
13645 @staticmethod
13646 def handler(fit, ship, context, projectionRange, **kwargs):
13647 fit.modules.filteredItemBoost(lambda mod: True, 'heatDamage',
13648 ship.getModifiedItemAttr('shipBonusStrategicCruiserCaldari1'),
13649 skill='Caldari Strategic Cruiser', **kwargs)
13650
13651
13652class Effect4189(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected