Thought about that, but then it would also hurt any other enemies (namely ones that don't interact with solids) overlapping that solid object.
How about that: instead overlapping use x,y comparsion, e.g.
-enemy is frozen -> create solid at enemy's XY, disable collision mask for enemy
-solid recieves damage
????-enemy's XY equal solid's XY -> substract enemy's HP