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

Extra code for Leek crits is unnecessary - should remove it #2118

Closed
BuffelSaft opened this issue May 7, 2022 · 1 comment
Closed

Extra code for Leek crits is unnecessary - should remove it #2118

BuffelSaft opened this issue May 7, 2022 · 1 comment
Labels
category: battle-mechanic Pertains to battle mechanics

Comments

@BuffelSaft
Copy link
Collaborator

The config for B_LEEK_ALWAYS_CRIT is not needed. In gen 6 onwards, Farfetch'd will always crit with a Leek and one other crit stage boost (e.g from a high crit move or Focus Energy) because crit chances were changed in that gen - it's not a specific change to Farfetch'd, and is not limited to moves with a high crit chance. Farfetch'd under the effects of Super Luck or Focus Energy will also have a 100% crit rate, but with any move.

This is because anything with +3 crit stages will always crit in gen 6 onwards. Leek gives Farfetch'd +2, and high crit moves give +1. You can also get the same result on any other Pokémon by using Focus Energy while holding a Scope Lens.

@BuffelSaft BuffelSaft added the category: battle-mechanic Pertains to battle mechanics label May 7, 2022
@ghoulslash
Copy link
Collaborator

#2055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: battle-mechanic Pertains to battle mechanics
Projects
None yet
Development

No branches or pull requests

2 participants