GoogleCodeArchives / idlemaster

Automatically exported from code.google.com/p/idlemaster
0 stars 0 forks source link

battle calculator #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There should be a calculator that can "guess" how a battle will end.
It should take two teams (of however many people), an estimated number of turns 
(for averaging; this might not be necessary), and a "luck" factor (0-100, 50 
means you hit for 50% every time you hit, 100 means you hit perfectly every 
time, etc etc).

It should output the victor on average (meaning you get the same results with 
the same input).

Original issue reported on code.google.com by imnothere199@gmail.com on 24 Jul 2012 at 6:07