Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raidboss: improvements to p12s pangenesis #5637

Merged
merged 4 commits into from
Jul 2, 2023
Merged

raidboss: improvements to p12s pangenesis #5637

merged 4 commits into from
Jul 2, 2023

Conversation

wexxlee
Copy link
Contributor

@wexxlee wexxlee commented Jul 1, 2023

Closes #5630 .

Added three config options: 1+2 (current), 0+2 (newly added), and 'agnostic' (which will not call stays or swaps associated with any particular strat, and will only call a swap if the last tower color is now the same as the player's debuff color (meaning they will die and wipe if they don't swap). Set agnostic as the config default since it will correctly function regardless of strat.

(Also, small note re: the comments on #5630 - in the 0+2 strat, the players who take the first towers always both swap to take the second (opposite color) towers.

ui/raidboss/data/06-ew/raid/p12s.ts Outdated Show resolved Hide resolved
ui/raidboss/data/06-ew/raid/p12s.ts Show resolved Hide resolved
ui/raidboss/data/06-ew/raid/p12s.ts Outdated Show resolved Hide resolved
ui/raidboss/data/06-ew/raid/p12s.ts Show resolved Hide resolved
ui/raidboss/data/06-ew/raid/p12s.ts Show resolved Hide resolved
@quisquous quisquous merged commit e3c8790 into quisquous:main Jul 2, 2023
github-actions bot pushed a commit that referenced this pull request Jul 2, 2023
Closes #5630 .

Added three config options: 1+2 (current), 0+2 (newly added), and
'agnostic' (which will not call stays or swaps associated with any
particular strat, and will only call a swap if the last tower color is
now the same as the player's debuff color (meaning they will die and
wipe if they don't swap). Set agnostic as the config default since it
will correctly function regardless of strat.

(Also, small note re: the comments on #5630 - in the 0+2 strat, the
players who take the first towers _always_ both swap to take the second
(opposite color) towers. e3c8790
github-actions bot pushed a commit that referenced this pull request Jul 2, 2023
Closes #5630 .

Added three config options: 1+2 (current), 0+2 (newly added), and
'agnostic' (which will not call stays or swaps associated with any
particular strat, and will only call a swap if the last tower color is
now the same as the player's debuff color (meaning they will die and
wipe if they don't swap). Set agnostic as the config default since it
will correctly function regardless of strat.

(Also, small note re: the comments on #5630 - in the 0+2 strat, the
players who take the first towers _always_ both swap to take the second
(opposite color) towers. e3c8790
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add P12S Pangenesis strat options
2 participants