forked from quisquous/cactbot
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raidboss: collapse multiple sidewise spark hits to intercards
The way clones and the boss hit for sidewise spark often results in an intercardinal spot being safe for multiple cleaves. When making a call for a safe spot, if an intercard is safe for the entire sequence, just call that intercard. For the collected callouts where there may be a future callout with a new safe spot, include the number of hits. This should be two, though the current code has support for anywhere from 2 to 5. For the final hit after the boss cleave, just call the direction and "stay", so its clear the player can just move to that intercard and stay without needing to keep track of a count. Signed-off-by: Jacob Keller <[email protected]>
- Loading branch information
1 parent
17ecd62
commit 059e293
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters