Skip to content

Commit

Permalink
change(faq): Updated FAQ Wanderer EVs (pokeclicker#5342)
Browse files Browse the repository at this point in the history
Wanderer EVs were at 0.1 and 0.5 but the real values are 0.2 and 1. Oops.

Co-authored-by: CypherX <[email protected]>
  • Loading branch information
EatPant2nd and CypherX authored Jun 19, 2024
1 parent 31632d4 commit a956fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/FAQModal.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ <h5 class="m-0 text-light font-weight-bold">Pokérus and EVs</h5>
EVs can be gained in a variety of ways, but are primarily gained by capturing (not breeding) Pokémon.<br />
You can use the Contagious Poké Ball selector (unlocked after getting Pokérus) to focus catching Pokémon with less than 50 EVs. Note that setting this selector to "Do not catch" will prevent you from catching any Contagious Pokémon, even if your Caught selector has a Poké Ball set.<br /><br />
Base Yield: <code>0.1EV</code><br/>
Base Wanderer Yield: <code>0.1EV</code><br/>
Wanderer Yield: <code>0.5EV</code><br/>
Base Wanderer Yield: <code>0.2EV</code><br/>
Wanderer Yield: <code>1EV</code><br/>
Evolution Item / Shopmon / Safari Yield: <code>1EV</code><br/>
Shadow Modifier: <code></code><br/>
Shiny Modifier: <code></code><br/>
Expand Down

0 comments on commit a956fea

Please sign in to comment.