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

Method handler

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

Source from the content-addressed store, hash-verified

2751
2752 @staticmethod
2753 def handler(fit, ship, context, projectionRange, **kwargs):
2754 fit.ship.boostItemAttr('armorHP', ship.getModifiedItemAttr('shipBonusAC2'),
2755 skill='Amarr Cruiser', **kwargs)
2756
2757
2758class Effect912(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected