I need some eqations for my Pokemon badle endgine:
-Damege (From: atack ,dafence)
-Miss (From : speed,acurecy)
I need these caculations wary badly!But i codnt find them anyware!:( :(
Plese!
Printable View
I need some eqations for my Pokemon badle endgine:
-Damege (From: atack ,dafence)
-Miss (From : speed,acurecy)
I need these caculations wary badly!But i codnt find them anyware!:( :(
Plese!
What on earth are you talking about?
:lol: :lol: :lol: :lol:
That must be the absolute WORST post I have ever read !
:ehh: :ehh: :sick: :sick:
Surely someone is yanking our chains?
I need to get the damege the oponent taces whith spesefining the atacers atack and the oponents defence
As for the miss i need to get chances of mising whith spesefining atacers acurecy and the oponents speed
get it now?
No.
Can you use a translator? Some of your spelling is quite off, so it's difficult to figure out what you're saying.
"I need to get the damage the oponent takes with specifying? the attackers attack and the opponents defence
As for the miss i need to get chances of missing with specifying? attackers accuracy and the opponents speed
get it now?"
I think your problem is that no-one on this board is likely to know anything about how Pokemon works. You might have more luck asking for a Visual Basic programmer on a Pokemon forum. I have no idea, for example, how attack and defence relate to each other. Both of these formulas make sense:
damage = attack - defence
damage = (attack / defence) * x