(fit, src, context, projectionRange, **kwargs)
| 32691 | |
| 32692 | @staticmethod |
| 32693 | def handler(fit, src, context, projectionRange, **kwargs): |
| 32694 | fit.ship.boostItemAttr('energyWarfareResistance', src.getModifiedItemAttr('subsystemBonusAmarrCore2'), skill='Amarr Core Systems', **kwargs) |
| 32695 | |
| 32696 | |
| 32697 | class Effect6931(BaseEffect): |
nothing calls this directly
no test coverage detected