Shaymin

Status
Not open for further replies.
i am currently using a team with shaymin on it, and of course it has the move seed flare. i have used seed flare around 20 times now, and it has NEVER lowered the foes special defence.

i was wondering if this is a mistake on shoddy, or if i am just very unlucky.
 
I think you are just unlucky, I really dont think Shoddy has made a misteak, but there is always the chance.
 
ShoddyBattle Source code:

Code:
4175         m_moves.add(new MoveListEntry("Seed Flare", new StatusMove(  
4176             PokemonType.T_GRASS, 120, 0.85, 5, new StatusEffect[] {  
4177                 new StatChangeEffect(Pokemon.S_SPDEFENCE, false)  
4178                 },  
4179             new boolean[] { false },  
4180             new double[] { 0.4 }  
4181             )));
Yup, its all accounted for.
 

Bologo

Have fun with birds and bees.
is a Contributor Alumnus
Just keep trying. I get the special defense drops from Seed Flare quite a bit when I use it, it just requires luck.

On the other hand, I tried using Crush Claw on my Vigoroth about 20 times as well, and even with a 50% chance of lowering defense, it didn't do it once. This is another case of luck.

Like I said, keep trying, it works on Shoddybattle, but it's all luck.
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top