Blood Bowl 2

Blood Bowl 2
octubre 12, 2015 - 8:07pm
Game is supported by Plitch
PLITCH - Trucos gratuitos y premium para videojuegos
  • Software seguro (verificado, conforme al RGPD)
  • Fácil de usar: listo en menos de 5 minutos
  • More than 5300+ supported Games
  • +1000 Patches every month & Support

Sobre la trampa

					

Trucos del juego:

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.