Commit 62ee90b
Fix XD Pokespot encounter rates + Arbok EV Yield in Gen 6 (#1468)
Fix error in rates for pokespots pointed out by @Dropries here: #1446 (comment)
And also Arbok shows as giving 0 Attack EVs before Gen 7, I think its because its past stat value is the same as the stat that got changed, and it's marked as 0 for gen 6 and earlier.
Co-authored-by: Alessandro Pezzè <igougi.ui@gmail.com>1 parent f7f4b12 commit 62ee90b
File tree
2 files changed
+4
-10
lines changed- data/v2/csv
2 files changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3877 | 3877 | | |
3878 | 3878 | | |
3879 | 3879 | | |
3880 | | - | |
3881 | | - | |
3882 | | - | |
3883 | | - | |
3884 | | - | |
3885 | | - | |
3886 | | - | |
3887 | | - | |
3888 | | - | |
| 3880 | + | |
| 3881 | + | |
| 3882 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments