Commit 32b86e2
committed
Fix XD Pokespot encounter rates + Arbok EV Yield in Gen 6
Fix error in rates for pokespots pointed out by @Dropries here: PokeAPI#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.1 parent 7755c12 commit 32b86e2
2 files changed
Lines changed: 4 additions & 10 deletions
| 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