Tell me if this works!

Ongoing - Event Playet
All
Mercy

Conditions:

Is Using Ability 2 == True
Is Using Ability 1 == True

Actions:

Button Held(Ability 1)
Ability 1 Enabled(False)
Wait(0.100)
Ability 1 Enabled(True)

What I am trying to do is recreate mercy 2.0’s resurrect. I already have completed her rez cast time, her CD timer, her valk reseting rez and it being 10 seconds, her valk GA speed, etc.
The only thing im missing currently is GA reseting after resurrect. What I mean is this,
GA
Rez
GA CD resets
GA to an ally

Are these current actions and conditions right?
Note: I cant do it today because i am staying the night at a hotel.

I don’t remember if disableing then enabling abilities reset the cd for sure immediately, if you wanna change the cd or reset the GA ability there is of course a way its like this:
Conditions
Is Using Ability 2 == True
Ability Cooldown(Event Playyer, Ability 1) != 0
Action
Set Ability Cooldown(Event Player, Ability 1,0)

For reference here was a simliar question Anyone know how to change the cooldown of d.va matrix or sigmas experimental barrier? - Workshop Discussion - Overwatch Forums (blizzard.com)

4 Likes

thanks! I’ll try it out at like 10:10 PM since my mouse broke and my new one is arriving at 10 PM. Ill lyk at the GA speed for valk :heart: