Testing new v5.00 IV Calculator

I've recently finished coding up the new IV Calculator. I added a few improvements, especially when it comes to providing the Hidden Power Type. I was wondering if anyone could feed me some data for me to test with. It would make my life easier. Thanks!
 
I could offer some data. I'm currently IV breeding Hippopotas at the minute, so I can give you some info on those if needed. What sort of data do you require, so I can do that when I need a break from egg hatching?
 
Oh my bad, you want Pokemon data? Would this Regice work?

Regice

Modest

Level 40

HP: 116
Attack: 40
Defense: 91
Sp. Attack: 104
Sp. Defense: 165
Speed: 52

No EV's.
 
A span of a few of levels would be helpful. Also, providing the Hidden Power Type & Characteristic [Assuming D/P... 3rd Gen is needed, too] will help greatly, too.
 
For those who think I can't improve upon my existing one:

I found a really huge pattern in the Hidden Power Type data recently. If data lines up correctly, you could end up removing dozens of invalid IVs right from the start! Plus, if this is used in conjunction with a Characteristic, you could end up with an exact IV or two really early on.

I also am going to show all the possible Hidden Power Types/Attack Powers based upon the remaining IVs when there aren't a whole lot left. That way, you might be able to tell early on that you don't want it because the Hidden Power AP is less than 50 or the type you want isn't possible. Of course, if you provide the HP Type, then you already know what it is going to be. :)

I rewrote the code from scratch to make it both easier to read and more efficient. I've added a bunch of new things into the code, but it is still half the amount of lines that it used to be.
 
HI METALKID. Big fan ^^

I also am going to show all the possible Hidden Power Types/Attack Powers based upon the remaining IVs when there aren't a whole lot left. That way, you might be able to tell early on that you don't want it because the Hidden Power AP is less than 50 or the type you want isn't possible. Of course, if you provide the HP Type, then you already know what it is going to be. :)

That's freakin' awesome. I thought about that once, it would really narrow down HP breeding. Right now I've got a Timid Alert to Sounds Eevee I need to check - Would you like me to list its level up data or put it in myself?
 
For those who think I can't improve upon my existing one:

I found a really huge pattern in the Hidden Power Type data recently. If data lines up correctly, you could end up removing dozens of invalid IVs right from the start! Plus, if this is used in conjunction with a Characteristic, you could end up with an exact IV or two really early on.

I also am going to show all the possible Hidden Power Types/Attack Powers based upon the remaining IVs when there aren't a whole lot left. That way, you might be able to tell early on that you don't want it because the Hidden Power AP is less than 50 or the type you want isn't possible. Of course, if you provide the HP Type, then you already know what it is going to be. :)

I rewrote the code from scratch to make it both easier to read and more efficient. I've added a bunch of new things into the code, but it is still half the amount of lines that it used to be.
Awesome...

BTW, your calc rocks.

And what data do you need?
 
Awesome...

BTW, your calc rocks.

And what data do you need?


I need Stat/EP data that spans about 5 levels. I also need the Nature, Characteristic, and Hidden Power Type for both 3rd and 4th generation games. Obviously, Characteristic only applies to 4th generation.
 
I need Stat/EP data that spans about 5 levels. I also need the Nature, Characteristic, and Hidden Power Type for both 3rd and 4th generation games. Obviously, Characteristic only applies to 4th generation.
If you like I can help you with that. Just give a few moment to write the Stats and such.

Edit: Nevermind, Davy beat me to it.
 
Oops, could of done my Articuno, when it was at 50, now its level 53...I'll do my kyogre.

No EVs:
HP/Atk/Def/Sp Atk/Sp Def/Spd
Kyogre:
45: 158/87/98/168/144/97
46: 162/89/100/171/148/99
47: 165/90/102/176/151/101
48: 168/92/104/179/154/103
49: 172/94/106/182/157/105
50: 175/97/108/187/160/108

Hidden Power Fire 70

I can't remember exact ivs- but they are in my thread

Charateristic- Somewhat Vain

Hey metalkid, for some odd reason, when I put my kyogre in a wifi battle (untouched) and put the stats in your calc, one of the ivs is wrong.
 
I can also give info on my articuno if you'd like-?


EDIT: Since you didn't answer this, resaying:

Metalkid, for some odd reason, when I put my kyogre in a wifi battle (untouched) and put the stats in your calc, one of the ivs is wrong. Any ideas why?
 
I'll give you my Charizard's Stats if you want them... hold on-

Charizard, Naive, Likes to thrash about

Lv.61 172/126/113/153/105/156

Lv.62 174/128/115/156/107/159

Lv.63 177/130/117/158/108/161

Lv.64 180/132/118/161/110/163

Lv.65 182/134/120/163/112/166

Lv.66 185/136/122/166/114/169
 
I can also give info on my articuno if you'd like-?


EDIT: Since you didn't answer this, resaying:

Metalkid, for some odd reason, when I put my kyogre in a wifi battle (untouched) and put the stats in your calc, one of the ivs is wrong. Any ideas why?

Hmmm... You didn't give it any vitamins, right? You didn't accidently enter the wrong stat in the wrong box? Those are the only things I can think of right now.
 
I'll give you my Charizard's Stats if you want them... hold on-

Charizard, Naive, Likes to thrash about

Lv.61 172/126/113/153/105/156

Lv.62 174/128/115/156/107/159

Lv.63 177/130/117/158/108/161

Lv.64 180/132/118/161/110/163

Lv.65 182/134/120/163/112/166

Lv.66 185/136/122/166/114/169

Level 61... I assume you have EPs with that? Do you happen to know what they are?
 
That is ok. I need quite a few different sets of data to test with. There are a lot of circumstances that can affect the way my code works.
Okay, I'll try this Lv.1 Magikarp and then some randomly chosen pokey.

Magikarp
Nature: Adamant
Alert to Sounds.
Lv.1~ 11/5/6/4/5/6
Lv.2~ 13/6/7/5/6/8
Lv.3~ 15/6/8/5/7/10
Lv.4~ 16/7/10/6/7/12
Lv.5~ 18/7/11/7/8/14
Lv.6~ 20/8/12/7/9/16
 
Hmmm... You didn't give it any vitamins, right? You didn't accidently enter the wrong stat in the wrong box? Those are the only things I can think of right now.
No, I didn't.

And when I put it in on serebii, it said (the iv the was wrong) still had a range of the correct one and of an incorrect one...

I can give you a copy of my Kyogre (as long as you don't redistribute it) and you see for youself...
 
Is there a place we can test it out? If not when will it be on the main site?

This data will be used on the new version of my IV Calculator, fresh out of the coding oven. :) So I'll be entering this data in and then comparing it to the data gotten from my old IV Calculator, making sure it gives reasonable results.

Oh, that is one more thing I changed. I am now applying both my formula and the formula that the other IV Calculators use. I don't think it'll matter much, but stranger things have happened. :)
 
Back
Top