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

Remove velocity shot #225

Open
wants to merge 1 commit into
base: alpha
Choose a base branch
from
Open

Remove velocity shot #225

wants to merge 1 commit into from

Conversation

furiex-ffxi
Copy link
Contributor

in an EP setting, RNG is most likely going to be spamming Savage Blade due to inventory filling up for most users. Relying on Gearswap to create arrows is also not reliable since the user might run out of arrows in a long EP session.

my dmg went from 3.5k DPS to 7k DPS by removing Velocity shot in the same party makeup.

in an EP setting, RNG is most likely going to be spamming Savage Blade due to inventory filling up for most users. Relying on Gearswap to create arrows is also not reliable since the user might run out of arrows in a long EP session.

my dmg went from 3.5k DPS to 7k DPS by removing Velocity shot in the same party makeup.
@furiex-ffxi furiex-ffxi changed the base branch from main to alpha October 29, 2024 17:53
@cyrite cyrite self-assigned this Nov 2, 2024
Copy link
Collaborator

@cyrite cyrite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since not everyone uses Trust in the same way, I think a better way to improve this would be to create a Default gambit like Corsair has to only use Velocity Shot when AutoShootMode is set to Auto, e.g.

Gambit.new("Self", L{ModeCondition.new("AutoShootMode", "Auto")}, JobAbility.new("Triple Shot", L{}, L{}), "Self")
That way if someone wants to use ranged attack they still get the optimal experience.

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