You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example: A mage is at 30% hp and suddenly aggro by 1 more mob. Then it starts to flee and it want to cast FrostNova and Pop a healing potion before starting to navigate. As this will improve the chances of escaping a lot.
The text was updated successfully, but these errors were encountered:
Gooday, its a good idea, and its somewhat easy to incorporate, well at least adding the most basic support to be able to use any KeyActions while the FleeGoal is active.
Here's a snippet which allows you achieve your goal.
its important to keep in mind that the first action called Flee is important to remain as its used for the FleeGoal condition to be executed at all.
for example: A mage is at 30% hp and suddenly aggro by 1 more mob. Then it starts to flee and it want to cast FrostNova and Pop a healing potion before starting to navigate. As this will improve the chances of escaping a lot.
The text was updated successfully, but these errors were encountered: