How to get more unit bases in the UC
How to swap bases
Open TABS, create the unit you wish to be a different base.
Now right click on TABS in your Steam library and left click manage, then left click browse local files.
Next open TotallyAccurateBattleSimulator_Data, then CustomContent, CustomUnits.
Sort by recent, and select the top file, open the .unit file with any text or code editor of your choice (for example, notepad on windows).
Now replace:
Please note that if you make any edits to the unit afterward, it'll reset the unit base, so I recommend making changes to your unit in the creator first.
Now right click on TABS in your Steam library and left click manage, then left click browse local files.
Next open TotallyAccurateBattleSimulator_Data, then CustomContent, CustomUnits.
Sort by recent, and select the top file, open the .unit file with any text or code editor of your choice (for example, notepad on windows).
Now replace:
"m_unitBase": {
"m_modID": -1,
"m_ID": 1760500345
},
With: "m_unitBase": {
"m_modID": -1,
"m_ID": <ID of your choice>
},
For example, the snake: "m_unitBase": {
"m_modID": -1,
"m_ID": 4885829
},
Please note that if you make any edits to the unit afterward, it'll reset the unit base, so I recommend making changes to your unit in the creator first.
Base IDs
Note: This is not all the IDs. Here's a list of known IDs as of 09/05/2022.[totally-accurate-battle-simulator.fandom.com]
Name
ID
Wobbler
1760500345
Snake
4885829
Horse (Lasso)
725035827
Horse (Beige)
1697585541
Raptor
162532997
Mammoth
991825326
Cannon
1932460658
Extras
For more advanced customization, here are two other guides which are worth a look at:
https://steamcommunity.com/sharedfiles/filedetails/?id=2417907636
https://steamcommunity.com/sharedfiles/filedetails/?id=2807213968
I might really basic app to do this automatically, but I don't want to invest time in an app no one actually needs. If you're interested in one, just make a comment! I'm subscribed to the thread, so I'm basically guaranteed to see it sooner or later :3
https://steamcommunity.com/sharedfiles/filedetails/?id=2417907636
https://steamcommunity.com/sharedfiles/filedetails/?id=2807213968
I might really basic app to do this automatically, but I don't want to invest time in an app no one actually needs. If you're interested in one, just make a comment! I'm subscribed to the thread, so I'm basically guaranteed to see it sooner or later :3
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.