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

Method handler

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

Source from the content-addressed store, hash-verified

41085
41086 @staticmethod
41087 def handler(fit, ship, context, projectionRange, **kwargs):
41088 fit.ship.boostItemAttr(
41089 'stasisWebifierResistance', ship.getModifiedItemAttr('shipBonusMD1'),
41090 skill='Minmatar Destroyer', **kwargs)
41091
41092
41093class Effect12193(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected