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

Method handler

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

Source from the content-addressed store, hash-verified

36552
36553 @staticmethod
36554 def handler(fit, ship, context, projectionRange, **kwargs):
36555 fit.ship.boostItemAttr('armorHP', ship.getModifiedItemAttr('shipBonusAD2'),
36556 skill='Amarr Destroyer', **kwargs)
36557
36558
36559class Effect8100(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected