(fit, src, context, projectionRange, **kwargs)
| 25881 | |
| 25882 | @staticmethod |
| 25883 | def handler(fit, src, context, projectionRange, **kwargs): |
| 25884 | fit.ship.boostItemAttr('armorEmDamageResonance', src.getModifiedItemAttr('shipBonusAD2'), skill='Amarr Destroyer', **kwargs) |
| 25885 | |
| 25886 | |
| 25887 | class Effect6338(BaseEffect): |
nothing calls this directly
no test coverage detected