| . | |
| |
| |
| |
| [IS_STAR_RATING] |
| [IS_STAR_RATING] |
| |
| RATING = 82 |
| RATING = 82 |
| |
| |
| |
| |
| [SQUAD_ROLE_RANK] |
| [SQUAD_ROLE_RANK] |
| |
| FIRST_TEAM = 11 // Top players are first team players |
| FIRST_TEAM = 11 // Top players are first team players |
| |
| FIRST_TEAM_CHALLENGERS = 5 // Next tier of players challenge them |
| FIRST_TEAM_CHALLENGERS = 5 // Next tier of players challenge them |
| |
| BENCH_PLAYERS = 5 // Next tier aim for the bench |
| BENCH_PLAYERS = 5 // Next tier aim for the bench |
| |
| BENCH_CHALLENGERS = 5 // Next tier challenge bench players |
| BENCH_CHALLENGERS = 5 // Next tier challenge bench players |
| |
| // Everything else is in the reserves |
| // Everything else is in the reserves |
| |
| |
| |
| |
| |
| |