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

Adjust cooldowns and streamline Monk action checks #528

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

LTS-FFXIV
Copy link
Member

This pull request includes several changes to the BasicRotations and RotationSolver.Basic files to improve the handling of abilities in different combat states, particularly focusing on the Brotherhood status and Chakra levels for the Monk class. The most important changes include adjustments to the general and emergency abilities, as well as modifications to action settings for various Monk abilities.

Adjustments to Abilities:

Modifications to Monk Abilities:

  • RotationSolver.Basic/Rotations/Basic/MonkRotation.cs: Updated the ActionCheck logic for SteeledMeditationPvE, SteelPeakPvE, InspiritedMeditationPvE, HowlingFistPvE, ForbiddenMeditationPvE, TheForbiddenChakraPvE, EnlightenedMeditationPvE, and EnlightenmentPvE to account for Brotherhood status and different Chakra levels. [1] [2] [3] [4]

Modified `AST_Default` to adjust `DivinationPvE` cooldown check from 45s to 66s for `TheBalancePvE` and `TheSpearPvE`. Simplified `MNK_Default` logic for `TheForbiddenChakraPvE` usage. Updated `MonkRotation` to refine action checks for various abilities based on `Chakra` levels and `Brotherhood` status.
@LTS-FFXIV LTS-FFXIV merged commit 6799c5d into main Jan 5, 2025
@LTS-FFXIV LTS-FFXIV deleted the MNKASTfixes branch January 6, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant