MCPcopy
hub / github.com/pyfa-org/Pyfa / boostItemAttr

Method boostItemAttr

eos/effectHandlerHelpers.py:407–408  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

405 self.itemModifiedAttributes.multiply(*args, **kwargs)
406
407 def boostItemAttr(self, *args, **kwargs):
408 self.itemModifiedAttributes.boost(*args, **kwargs)
409
410 def forceItemAttr(self, *args, **kwargs):
411 self.itemModifiedAttributes.force(*args, **kwargs)

Callers 15

filteredItemBoostMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80
handlerMethod · 0.80

Calls 1

boostMethod · 0.80

Tested by

no test coverage detected