How do Historical AI Personalities work in the code for civs? Is it limited to just one per civ? Would it be possible to add additional “clone” civs that aren’t selectable by the player in Skirmish (to avoid having duplicate Home Cities for no reason)?
The reason I ask is because I am wondering if it is possible to add new historical AI Personalities for existing civs for Skirmish/MP mode: where a civ can have multiple different leaders from its history to choose from.
I was wondering if it would be possible to do this and tweak the existing ones for giving players different playstyles using the same civ. One example for European cubs would be to add leaders from different time periods who can focus on either “archaic” or “modern” units and also have different HC builds.
So instead of Napoleon using Crossbowmen and Pikemen, he can be tweaked to favor Artillery, Musketeers, and Skirmishers, while someone like Henri of Navarre or Francis I emphasizing archaic infantry. Likewise for Italy having either Giuseppe Garibaldi using more Musketeers and Bersaglieri vs Cesare Borgia using mostly Pavisiers and Papal Units; Queen Elizabeth can favor Longbowmen and Pikemen or Queen Victoria could use Redcoats, Cannon, and Native Units.
You can adjust likewise for other civs. Yongle Emperor can represent the Ming in build order/HC, while Kangxi can represent the Qing. The United States can either have Washington favoring admitting states from the early Republic and Abraham Lincoln could favor states admitted in the mid 19th century.
That said this all depends on if it’s possible to make multiple AI Personalities using the same civ without messing with the player in Skirmish. Any thoughts on this?
Thanks!
3 Likes
It’s a very interesting idea that was probably better suited to the original developers of the engine, but it’s definitely possible the way you’re describing.
You mentioned some things for the AI which are definitely doable, but also kind of a lot of work since it’s specific to each civ. At a bare minimum you can pretty easily make new personality variables for each one. This includes stuff like how likely they are to rush or boom, what their army composition favors, and whether they like to use the native settlements. I imagine the AI personalities will actually be the easiest part of all this.
Is there a way to “clone” civs in Skirmish so there’s multiple options for the same civ (for example, to allow a player to face both Napoleon and Louis XIV), at least in a way that doesn’t mess with the player’s HCs?
Also why do they need to be released separately? I was hoping it could be released as a mod pack…
Thanks for your help and explaining nonetheless!
Yeah. That’s possible, but you have to clone a lot of things:
- Clone the civ itself.
- Clone the civ’s homecity.
- “Clone” the voices for each unit that has specific voices for the civ (for example: Settler, SettlerWagon, Musketeer, etc. etc.)
- You most probably have to tweak some more things.
I’ve never ever modded anything in DE apart from some custom triggers and some AI scripts, but it would be fantastic if you can flag a civ as invisible (<main>
) but make its AI visible. Otherwise, people would have a bunch of duplicates (French, French, French for Napoleon, Louis XIV and… someone else). But that’s a non-issue since you can change a clone civ’s name anyway.
It was only for the case I described, where there’s only one civ and a bunch of personalities use it. You can’t have multiple personalities use the same civ, so you gotta put them as separate mods.
Thanks for the interesting topic ^.^
- I guess I haven’t tried messing with them from that end. I use them myself to add some variability. In my case though the differences are really obvious, like a civ biased toward natives will spam canoes.
- Still sounds easier to me than making 22 separate mods!
- It doesn’t even show up on the in-game mod browser if you’ve already subscribed to a mod. Plus plenty of people won’t read past the title anyway.
People manage to do this accidentally so it must be possible!