Players Development - xAranaktu/FIFA-22-CM-Cheat-Table GitHub Wiki

Players Development

This script is for Manager Career Mode

In FIFA 21 EA has changed the training system in manager career mode. Now instead of 5 drills per week we have team training and development plans. The team training allows you to "train" sharpness, morale and form (all of them are editable through cheat table, no point to make special script for this training). The attributes can be trained in development plans.

Players are earning the experience points from development plans once a few, between Saturday and Sunday. But also, from playing games (there might be more factors, but I know only these two). Script allows you to manipulate te received exp from all sources. Doesn't matter if it's from development plan or from match (or anything other). All players in your team are being affected by it (except these loaned out).

Each "training" session is around 100xp points. For example if your player has 50 sprint speed (65313 xp) and you want him to reach 80 sprint speed (130560 xp) he needs 65247 xp. You can check the exact requirements in XpLevelRequirements.csv file

The Exp Multiplier allows you to speed up the training. For example, if you set the Exp Multiplier to 1.5 then player will grow 50% faster if you set the Exp Multiplier to 2 then player will grow 2 times faster, if you set the Exp Multiplier to 5 then player will grow 5 times faster etc. The Bonus Exp allows to set the extra exp value that will be assigned to trained attributes in each session. For example if you set Bonus Exp to 250 then each session will give players around 350 exp (250 + 100)

Exp Multiplier and Bonus Exp can be combined (Exp Multiplier is applied first). So, for example if normal session will give your player 90exp and you set the Exp Multiplier to 2.5 and Bonus exp to 200 then your player will receive 425 xp ( (90*2.5) + 200)

Boosting only specific players

You can define list of players that should receive the boost. Let's say you are managing FC Barcelona and you want to boost only Messi (ID: 158023) and Marc-André ter Stegen (ID: 192448). To do this, under Players Development -> Boost only players input playerids of these players

For example to add extra 100exp for Messi and Marc-André ter Stegen set it as on screenshot below: