Most complex effects, and yes cell shading with edge detection counts as complex, are going to have long shader node trees. the exterior cell edgeing can come from 3 main ways. 1: duplicate the mesh, push it, flip normals, and apply the edge color. 2: a fresnel operator with a hard clamp set to black and multiplicative on…