81 coaches online • Server time: 21:36
* * * Did you know? The best blocker is Taku the Second with 551 casualties.
Log in
Recent Forum Topics goto Post No seasons! Open Pla...goto Post Road to Greekbowl Sq...goto Post Changing or choosing...
Evil Gitz of Evilness
Roster [X2] Goblin Cheaters

We're mean and we're green. And.. erm.. we're not very nice either.

If only the ref would stop picking on us.
He never seems to send the other team off.
Its soooo unfair :(

I'm rolling dodges, each needing a <select id="d6_success"><option value="2">2+</option><option value="3" selected>3+</option><option value="4">4+</option><option value="5">5+</option><option value="6">6+</option></select> to pass.
<label for="has_dodge">I have dodge skill.</label><input type="checkbox" id="has_dodge" name="has_dodge" checked>
<label for="has_reroll">I have a reroll.</label><input type="checkbox" id="has_reroll" name="has_reroll">
<button onclick="rollem();">Show me the probabilities!</button>
<div id="output"></div>
<script language="javascript">//
function formatProbability(decimal) {//
// return (Math.round(decimal*1000)/10).toString() + '%';//
return Math.round(decimal*100).toString() + '%';//
}//
function rollem() {//
output = document.getElementById('output');//
d6_success = parseInt(document.getElementById('d6_success').value);//
has_reroll= document.getElementById('has_reroll').checked;//
has_dodge= document.getElementById('has_dodge').checked;//
//
//the math:
success_per_roll = (7 - d6_success) / 6;//
failure_per_roll = 1 - success_per_roll;//
//
html = '<div style="text-align:left;border:1px solid gray; padding:0.5em; margin:1em;">';
html += '<b>Rolling a string of '+d6_success+'+ dodges';//
if (has_dodge) { //
html += '. You have dodge skill';//
}//
if (has_reroll) {//
html += '. You have a reroll';//
}//
html += ':</b></br>';//
for (length_of_string=1; length_of_string<10; length_of_string++) { //
success = Math.pow(success_per_roll, length_of_string);//
reroll_used = '';//
dodge_used = '';//
if (has_reroll && !has_dodge) {//
reroll_used = '<sup> ['+formatProbability(1 - success)+']</sup>';//
reroll_used += '<sup> ['+formatProbability(Math.pow(success_per_roll, length_of_string-1)*failure_per_roll )+']</sup>';//
success += (success * failure_per_roll * length_of_string)//
}//
else if (has_dodge && !has_reroll) {//
dodge_used = '<sup> ('+formatProbability(1 - success)+')</sup>';//
success += (success * failure_per_roll * length_of_string)//
}//
else if (has_dodge && has_reroll) {//
dodge_used = '<sup> ('+formatProbability(1 - success)+')</sup>';//
success += (success * failure_per_roll * length_of_string)//
//here we need fibonachi
fibn = 0;//
for (i=1; i<length_of_string; i++)//
fibn += i;//
reroll_used = (Math.pow(2, length_of_string) - (length_of_string+1)) / Math.pow(2, length_of_string) * success_per_roll;//
reroll_used = '<sup> ['+formatProbability(reroll_used)+']</sup>';//
success += (success * failure_per_roll * failure_per_roll * fibn)//
}//
success_str = (length_of_string==1) ? ' success: ' : ' in a row: &nbsp;';//
html += '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+length_of_string + success_str + formatProbability(success) + '.' + dodge_used + reroll_used +'<br>';//
}//
if (has_dodge) { //
html += '<sup>(Number in brackets is probability that you used dodge)</sup><br>';//
}//
if (has_reroll) {//
html += '<sup>[Number in square brackets is probability that you used your reroll]</sup><br>';//
}//
html += '</div>';
output.innerHTML = html + output.innerHTML;
}//
</script>
New Team Page Beta
Player Ma St Ag Av Skills Inj G Cp Td It Cs Mvp SPP Cost  
1
Pogo Stick
6 2 3 7
Dodge, Leap, Right Stuff, Sprint, Very Long Legs
  1 0 0 0 0 0 0/6 75k
(15)k
 
2
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
Block
  9 0 0 0 2 1 9/16 70k
(20)k
 
3
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
Diving Tackle
  9 0 2 0 0 0 6/16 70k
(20)k
 
4
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
  9 0 0 0 0 0 0/6 40k
(15)k
 
5
Looney
6 2 3 7
Chainsaw, Dodge, Right Stuff, Secret Weapon
  9 0 0 0 1 0 2/6 55k
(15)k
 
6
Bomber
6 2 3 7
Bombardier, Dodge, Secret Weapon, Stunty
  8 0 0 0 0 1 5/6 60k
(15)k
 
7
Kicker
6 2 3 7
Dirty Player, Dodge, Kick, Right Stuff, Stunty
Sure Feet
  9 2 0 0 0 1 7/16 95k
(20)k
 
8
Bomber
6 2 3 7
Bombardier, Dodge, Secret Weapon, Stunty
Pass, Safe Throw
  8 0 0 0 1 4 22/31 120k
(35)k
 
9
Looney
6 2 3 7
Chainsaw, Dodge, Right Stuff, Secret Weapon
  8 0 0 0 0 0 0/6 55k
(15)k
 
10
Kicker
6 2 3 7
Dirty Player, Dodge, Kick, Right Stuff, Stunty
  9 0 0 0 0 0 0/6 65k
(15)k
 
11
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
  4 0 1 0 1 0 5/6 40k
(15)k
 
12
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
Diving Tackle
  9 0 0 0 2 1 9/16 70k
(20)k
 
13
Fanatic
4 6 3 7
Ball & Chain, No Hands, Secret Weapon
Mighty Blow
  8 0 0 0 1 1 7/16 90k
(135)k
 
14
Goblin
6 2 3 7
Dodge, Right Stuff, Stunty
  9 0 0 0 1 0 2/6 40k
(15)k
 
15
Fanatic
4 6 3 7
Ball & Chain, No Hands, Secret Weapon
Block
  9 0 0 0 3 1 11/16 90k
(135)k
 
16
Pogo Stick
6 2 3 7
Dodge, Leap, Right Stuff, Sprint, Very Long Legs
Sure Feet
  6 0 2 0 0 0 6/16 105k
(20)k
 
16 players  
Coach: momfreeek Re-Rolls (120k): 5  
Race: Goblin Cheaters Fan Factor: 8  
Current Team Value: 0k / 1500k Assistant Coaches: 0  
Treasury: 50k Cheerleaders: 0  
Team Value: 1570k Apothecary: Yes  

Games Played:9 (5/1/3) |TD Diff:0 (8 - 8) |Cas Diff:11 (11/10/5 - 7/5/3)
Last Opponent: opopopoposss

  For   Against  
Opponent Race TV SPP Cas Gold Score TV SPP Cas Gold Gate
Wee Willie WinkiesPygmy1000k151/2/270k2 - 11000k100/0/050k45k
Sewerside RunnersSkaven1100k81/1/120k0 - 31290k232/2/050k31k
No Fang DanglesVampire1130k70/1/180k0 - 21000k182/0/190k50k
quids inSnotling1220k123/1/070k1 - 01000k50/0/050k33k
Uralte Zombies 3Tomb Kings1310k80/0/070k1 - 11220k150/1/230k43k
Ogre-Cola BoysOgre1290k62/0/010k0 - 11410k142/1/050k36k
Killers live onGoblin Cheaters1250k120/1/0120k1 - 01000k00/0/00k57k
Twinkle Toes IIAlbion Fae1330k141/4/140k1 - 01000k50/0/030k44k
opopopoposssSkryre Slaves1410k153/0/050k2 - 01000k91/1/020k35k