Use c_intersect while your sword animation plays. You can check every frame if the two models touch while moving. If they do, you have a collision between e.g. shield or player.

Lookup c_intersect in the manual.