Hey Middle... long time...:d
There's no blanket mod to apply across the board to all ships at once, but one can mod the cfg's individually. Here's something to work with. Copy/paste one of the sections below into your cfg's:
[Dynamics]
; Calm Sea Condition
pitch_wave_moment_scale = 2
bank_wave_moment_scale = 2
pitch_damp_moment_scale = 1
bank_damp_moment_scale = 1
[Dynamics]
; Moderate Sea Condition
pitch_wave_moment_scale = 5
bank_wave_moment_scale = 4
pitch_damp_moment_scale = 1
bank_damp_moment_scale = 1
[Dynamics]
; Rough Sea Condition
pitch_wave_moment_scale = 28
bank_wave_moment_scale = 12
pitch_damp_moment_scale = 12
bank_damp_moment_scale = 4
Just remember, the more aggressive you get with these settings for carriers, the harder your traps will be.
************************************
Edit:
Ok, looks like Sc7500 got your answer first.