Blood Bowl 2
- Logiciel sécurisé (vérifié, conforme au RGPD)
- Facile à utiliser : prêt en moins de 5 minutes
- Plus de 5300+ jeux pris en charge
- +1 000 correctifs par mois et support dédié
À propos de la triche
Tricheurs :
Changing players stats offline:
You’ll need a database editor such as SQLite Manager for Firefox or other SQL
editor. Locate the Campaign database file:
(ex. “C:\Documents\BloodBowl2\Campaign\Campaign.db”).Open the file with your SQL editor and scroll down to “bb_team_campaign_save”
and you’ll see a single entry. Make note of the “idTeam” value.Now go to “bb_player_listing” and locate all the players with the same “idTeam”
value you found previously. You can now edit the individual players on your team.Specifically “characsMovementAllowance”, “characsStrength”, “characsAgility”,
and “characsArmourValue”. WARNING!!! Do not change stats on a player until the
“tutorial” introduces it. For example in game 3, they introduce agility.If you edit your Agility BEFORE the game opens it up, your game will crash.
Under the “bb_team_listing” table in the database, you can freely change your
current money. The value is located under “cash”. You can do this at any time
it seems.As always, take special care when editing and backup your files beforehand.