Hey PlayerSquared crew,
I wanted to reach out to see if anyone has looked into modding Blood Bowl 2 saves on PS4, or might be interested in exploring it. The game’s offline campaign has potential for some fun tweaks, especially regarding player progression and team customization.
Here are some specifics that might help with identification and editing from what they do on the PC version:
Team Currency (Cash):
Stored under bb_team_listing (PC version uses SQLite).
Value is labeled as cash, used to purchase inducements, rerolls, etc.
Starting teams typically have around 1,000,000 gold.
Player Stats:
Found under bb_player_listing or bb_team_campaign_save.
Editable fields include:
Movement Allowance (MA)
Strength (ST)
Agility (AG)
Armor Value (AV)
Skills & Injuries may be embedded in related tables
I wanted to reach out to see if anyone has looked into modding Blood Bowl 2 saves on PS4, or might be interested in exploring it. The game’s offline campaign has potential for some fun tweaks, especially regarding player progression and team customization.
Here are some specifics that might help with identification and editing from what they do on the PC version:
Team Currency (Cash):
Stored under bb_team_listing (PC version uses SQLite).
Value is labeled as cash, used to purchase inducements, rerolls, etc.
Starting teams typically have around 1,000,000 gold.
Player Stats:
Found under bb_player_listing or bb_team_campaign_save.
Editable fields include:
Movement Allowance (MA)
Strength (ST)
Agility (AG)
Armor Value (AV)
Skills & Injuries may be embedded in related tables


