So the bomb is thrown now?
Set a variable on the bombs called timer.
Every second, pick every bomb and reduce bomb.timer by 1.
Make another event if bomb.timer = 0, explode.
I would make it shoot out flaks in all directions, make small sprites that shoot out of the bomb and deal damage and die at the same time. This way damage detection allows for soldiers to block bombs for other soldiers.