Dynamic Light on Static objects

in terms of performance what will happen to static objects that have dynamic lighting are they as expensive as dynamic objects ?

In general, a dynamic light will have the same performance hit casting the shadows of static objects than of dynamic objects. Even tho there are methods in Unreal for optimizing shadows for Static objects, for example cached shadows, they don’t work with fully dynamic shadows