Does DAIM change in any what brigades are built by AI and used with what divisions? And thinking of more specific question will DAIM AI ever use AT brigades?
And right you are. But in my game i have modified a bit ATs (lowered cost & add +1 soft attack) to make them less "useless". Since I'm new to modding AI could you tell me which file(s) governs its choice of building brigades?Spocky said:Of course ! DAIM does change this. But most AIs of G'Kar and me doesn't use the AT brigade because we have no hight meaning of this type of brigade
Spocky
military = {
relative_build_scheme = yes
max_batch_peace = 540
max_batch_war = 540
max_batch_home_front = 540
.....
#### Brigades
artillery = 20
sp_artillery = 10
rocket_artillery = 0
sp_rct_artillery = 0
anti_tank = 0
tank_destroyer = 0
light_armor_brigade = 0
heavy_armor = 10
super_heavy_armor = 0
armored_car = 10
anti_air = 0
police = 10
engineer = 10
cag = 100.000
}
Spocky said:In every ai file ( folder /ai) , where you have the lines above , you find the lines beyond. The numbers re in percent the amount of brigades the ai is attaching to unitsCode:military = { relative_build_scheme = yes max_batch_peace = 540 max_batch_war = 540 max_batch_home_front = 540 .....
Spocky
Code:#### Brigades artillery = 20 sp_artillery = 10 rocket_artillery = 0 sp_rct_artillery = 0 anti_tank = 0 tank_destroyer = 0 light_armor_brigade = 0 heavy_armor = 10 super_heavy_armor = 0 armored_car = 10 anti_air = 0 police = 10 engineer = 10 cag = 100.000 }
rich-love said:Quick question, Spocky: I know in the unit build section, the percentages have to sum up to 100. Is that not true in the brigade section? If I'm reading this right, 30% of new units will be unbrigaded.
Borsook said:I'm just going through ENG files and I see that they have police=0, does it mean they won't build police brigades for their garrison forces?
Borsook said:One more quesion - since AI does not pay for their brigades (or so I hear) wouldn't it be better to make AI build more of them.
fnt said:Afaik, it does not pay with IC for the construction. But it pays the manpower and the maintenance (oil/supplies -> TC) for them. So it's not always the best choice to let the AI have a fully brigaded army.
fnt
Of course supply of brigades costs. But IMHO the raised effectiveness of AI forces offsets this. Right now I'm running a test game as Germany in which I made Allied countries have 100% brigaded force. The game is now much tougher , I have not noticed any negative effects on AI's supply or TC. But this is VH and it's '40 so I'll see how it goes further on.Spocky said:Think about the Oil Usage for motorized brigades
Think about the TC brigades may block
Spocky
Borsook said:Of course supply of brigades costs. But IMHO the raised effectiveness of AI forces offsets this. Right now I'm running a test game as Germany in which I made Allied countries have 100% brigaded force. The game is now much tougher , I have not noticed any negative effects on AI's supply or TC. But this is VH and it's '40 so I'll see how it goes further on.