nicholasmr / obblm

Automatically exported from code.google.com/p/obblm
26 stars 54 forks source link

Mem. matches, player, team and coach achievements. #307

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The new stats give us the opportunity to make records like:

- Highest pass_completions/pass_attempts for any player,team and coach with
over X matches.

- Most fumbling (lest of) pickups/pickup_attempts for any player,team and
coach with over X matches.

- Most aggressive blocker inflicted_blocks/games_played for any player,team
and coach with over X matches.

Or pure match records like:

- most crowd surfs sustained_crowd_surfs by team in any match.

...please post more ideas!

The field list is http://code.google.com/p/obblm/wiki/Extra_Stats_Botocs

Original issue reported on code.google.com by Nimda...@gmail.com on 30 Nov 2009 at 12:15

GoogleCodeExporter commented 9 years ago
- "Apothecary's favourite": Most ever healed player by team apothecary.
- "Dump-off champ": Largest dumpoff_completions/dumpoff_attempts for more than 
10
matches.

Original comment by Nimda...@gmail.com on 9 Dec 2009 at 2:56

GoogleCodeExporter commented 9 years ago
Over all skill roll luck (per player, team, league, etc):

You may know a better way, but I wrote a function that does the luck with a 
fail,
neutral, or success probability in the calculation.  I found the formula 
somewhere.

Basically if you roll 36 skill rolls you should expect 6 doubles, 24 normal, 
and 6
stats, which would be a luck of 50%.  Using the fail, neutral, success concept 
normal
would be fail, doubles neutral, and stats success.

If you get 2 or 3 normal rolls in a row you will see a very low percentage, but 
a
double or stat should even that out.

Original comment by funnyfin...@hotmail.com on 11 Dec 2009 at 3:24

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 20 Dec 2009 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 21 Mar 2010 at 1:29

GoogleCodeExporter commented 9 years ago

Original comment by Nimda...@gmail.com on 1 Apr 2010 at 9:26

GoogleCodeExporter commented 9 years ago
Closing for now, will not be added any time soon.
Will re-open when appropriate.

Original comment by Nimda...@gmail.com on 9 Jun 2010 at 1:21