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

BLU Base3.0 mostly filled out #597

Merged
merged 1 commit into from
Jan 21, 2025
Merged

BLU Base3.0 mostly filled out #597

merged 1 commit into from
Jan 21, 2025

Conversation

LTS-FFXIV
Copy link
Member

This pull request includes several updates to the Blue_Default class in the BasicRotations/Limited Jobs/BLU_Default.cs file. The changes focus on enhancing the emergency abilities, attack abilities, defense abilities, healing abilities, and general abilities of the Blue Mage rotation.

Enhancements to emergency abilities:

  • Added checks for AngelWhisperPvE and TheRoseOfDestructionPvE in EmergencyAbility method.

Improvements to attack abilities:

  • Added checks for SurpanakhaPvE and PhantomFlurryPvE in AttackAbility method.
  • Modified NightbloomPvE check to skip status provide check in AttackAbility method.

Updates to defense abilities:

  • Added check for GobskinPvE in DefenseAreaGCD method.

Enhancements to healing abilities:

  • Added health ratio check for WhiteWindPvE and added StotramPvE check in HealAreaGCD method.
  • Added check for PomCurePvE in HealSingleGCD method.

Updates to general abilities:

  • Added checks for MightyGuardPvE and BasicInstinctPvE in GeneralGCD method.
  • Removed checks for TinglePvE, WhistlePvE, and TripleTridentPvE in GeneralGCD method.

@LTS-FFXIV LTS-FFXIV merged commit e83f76a into main Jan 21, 2025
@LTS-FFXIV LTS-FFXIV deleted the daboodeedabooda branch January 27, 2025 23:43
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