- Joined
- Apr 29, 2019
- Messages
- 41
There is a bug even in WC3 base game where Phoenix can become immortal at 1 HP. It has a very low chance to happen in ladder, but happens a lot in my custom map where degen is higher which I guess gives it a higher chance to occur.
I tried to fix this by using a trigger:
Event: A unit is attacked
Conditions: Life of (Attacked unit) Equal to 1.00
Actions: Unit - Kill (Attacked unit)
This does not fix the bug. Any other ideas?
I tried to fix this by using a trigger:
Event: A unit is attacked
Conditions: Life of (Attacked unit) Equal to 1.00
Actions: Unit - Kill (Attacked unit)
This does not fix the bug. Any other ideas?