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

Method handler

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

Source from the content-addressed store, hash-verified

38430
38431 @staticmethod
38432 def handler(fit, implant, context, projectionRange, **kwargs):
38433 fit.ship.boostItemAttr(
38434 'armorHP', implant.getModifiedItemAttr('shipBonusABC1'),
38435 skill='Amarr Battlecruiser', **kwargs)
38436
38437
38438class Effect11067(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected