đŸ’¯Player score

The player score is the number of points a player is going to make in a single game. It is based on more than 50 statistics from real life matches, to determine the overall performance on the field.

It is calculated by adding his RealScore and his AttributesScore.

PlayerScore=RealScore+AttributesScorePlayerScore = RealScore + AttributesScore

Example:

Player: Antoine Dupont

RealScore = 15

AttributesScore = 84

PlayerScore = 99

The total number of points obtained gives a PlayerScore between 0 and 100.

If the number of points exceeds 100, it remains capped at 100.

Last updated