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

Method handler

eos/effects.py:38936–38939  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

38934
38935 @staticmethod
38936 def handler(fit, implant, context, projectionRange, **kwargs):
38937 fit.ship.boostItemAttr(
38938 'armorHP', implant.getModifiedItemAttr('shipBonusNavyDestroyerAmarr1'),
38939 skill='Amarr Destroyer', **kwargs)
38940
38941
38942class Effect11405(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected