Change Rougness Multiple Materials at once

there is a Set Material Instance Scalar Parameter value function that you could use. For example make a loop to load all material instance in a folder and change one of their parameter.
Note it works on material instance and they all have to have the same parameter name else it makes the iteration useless.