If you use instanced static meshes you won’t have issues with drawcalls, but you will have performance issues without heavy-handed LOD meshes - which will ‘jump’ as you go between them.
To achieve the effect you want I recommend you use tesselation.