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

Method handler

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

Source from the content-addressed store, hash-verified

41102
41103 @staticmethod
41104 def handler(fit, ship, context, projectionRange, **kwargs):
41105 fit.ship.boostItemAttr(
41106 'stasisWebifierResistance', ship.getModifiedItemAttr('shipBonusMBC1'),
41107 skill='Minmatar Battlecruiser', **kwargs)
41108
41109
41110class Effect12194(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected