server icon indicating copy to clipboard operation
server copied to clipboard

[Core] Implement Alexander's Perfect Defense on summon

Open ampitere opened this issue 9 months ago • 2 comments

I affirm:

  • [x] I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • [x] I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • [x] I have read and understood the Contributing Guide and the Code of Conduct.
  • [x] I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Implements the avatar Alexander's Perfect Defense functionality when summoned. Timing primarily based on this video: https://www.youtube.com/watch?v=lOBxRZ6_ZnE&t=83s

Had to add usePetAbility to trigger from within the tick listener.

Steps to test these changes

  1. !changejob 15 99
  2. !addallspells
  3. /ja "Astral Flow"
  4. /ma "Alexander"
  5. He should not move, waits a couple seconds then casts Perfect Defense (clears Astral Flow from master) after that he will automatically release

ampitere avatar May 22 '24 00:05 ampitere