Rules!
Player stats.
Real Life Players.
You will be able to have real life players in your squad, as long as no other team has these players.
Formations.
You will be allowed any formation as long as it given in three numbers (ie you are allowed 3-5-2 or 4-4-2, but not 4-3-1-2 or 1-3-4-2)
You will always have to have a goalkeeper.
Your attack/midfield/defence rating.
You will given 225 points to spend on stat points for you attack, your midfield and your defence
eg
Team Blue.
Attack 70
Midfield 75
Defence 80
The match.
To work out possession, you take the two midfield ratings for both teams and then use a random number generator between 0 and the sum of the two ratings. If it is lower than the home teams rating, then they have possession, if it is higher than or equal to the home teams value then the away team gets possession. (ie the red team has a midfield rating of 87 and the blue team has a rating of 73. Added together they equal 160. If a random number generated between 0 and 86.9999, the home team has possession, if it comes up with 87 and above, the away team has possession.)
To work out whether a goal is scored.
The team who gets possession becomes the attackers and the one team that don’t get possession are the defenders. It works in the same way as working out possession, but you add the attacking teams attack rating and the defending teams defence rating, if the random number generated is lower than the attackers attack value then they score a goal, if it is higher or = to the attack value of the attackers then the attack is successfully defended. Either way play goes back to the midfield and the circle begins again.
This will happen 5 times a game.
Gaining stat points.
You will be able to stats points for a win or draw, which can be added to any player. You get 2 stat points to spend if you win and one stat point for a draw.
The league.
You will get 3 points for a win, 1 for a draw, 0 for a loss
If there are two or more leagues, then they will be a upper and lower league.
To work out who goes into which league at the start, then it will be done in order of the first to sign up.
This is a draft, so if anyone can make it better please tell us!
Please ask if anything is unclear!
Edit: made changes to rules so you have to give out stat points out to your attack, midfield and defence rating instead of individual players.