How to do something like this:
-
Trigger
-
Actions
-
If Then Else
-
If - Ability level is equal to 1
-
Then - My Actions for level 1
-
Else - Else actions for level 1
-
-
If Then Else
-
If - Ability level is equal to 2
-
Then - My Actions for level 2
-
Else - Else actions for level 2
-
-
If Then Else
-
If - Ability level is equal to 3
-
Then - My Actions for level 3
-
Else - Else actions for level 3
-
-
-