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

Guren shall be used when 2 or more targets #443

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

MillerTheBest
Copy link
Contributor

Read Balance before you write code, kids
Balance: 'Guren is a gain starting on two targets'
If you manually overrode this in Actions -> oGCD-Attack -> Guren -> How many targets from 1 to 2 already, you can ignore this update. If the settings above was 1 for you by default, and your SAM rotation was using Guren instead of Senei at Level 100 when hitting single target, do 'Reset plugin data and reload', then 1 shall become 2 automatically. And sennei shall be used correctly on single target. If this update affects your own code for using Guren at lower level, for example uww etc, use this instead: if (HissatsuGurenPvE.CanUse(out act, skipAoeCheck: !HissatsuSeneiPvE.EnoughLevel)) return true;

*Read Balance before you write code, kids*
Balance: 'Guren is a gain starting on two targets'
If you manually overrode this in Actions -> oGCD-Attack -> Guren -> How many targets from 1 to 2 already, you can ignore this update.
If the settings above was 1 for you by default, and your SAM rotation was using Guren instead of Senei at Level 100 when hitting single target, do 'Reset plugin data and reload', then 1 shall become 2 automatically. And sennei shall be used correctly on single target.
If this update affects your own code for using Guren at lower level, for example uww etc, use this instead: if (HissatsuGurenPvE.CanUse(out act, skipAoeCheck: !HissatsuSeneiPvE.EnoughLevel)) return true;
@LTS-FFXIV LTS-FFXIV merged commit 6443e5e into FFXIV-CombatReborn:main Nov 9, 2024
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.

2 participants