• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
In Darkest Hour folder, you go to "mods" (i think it was called mods, it's were is Darkest hour full and lite folders are) in there you open the one you play the game with, in it you look for "gfx" folder in there should be "flags" (if I remember corectly, I didn't play DH for quite a time)
 
Don't you have more IC than France now?

Hrm...
 
I'm curious: how much do readers here care about peacetime events? Or details on diplomacy for that matter? (like chapter 7) I know HoI/DH series is focused almost entirely on the war aspect, unlike CK2/EU4/Stellaris which I'm much more in tune with. However while Chiang is facist, he's not exactly a militarist. Chinese rulers have always derived legitimacy not through conquest, but through works of civil engineering... and various records show that he was no different.

-----

Also, I'm coming up against a crucial decision in the game, and I'd like some thoughts:

Mobility Doctrine vs Light Infantry Doctrine?

...And before you yell out, yes Light Infantry Doctrine is really weak after 1946 because the designers decided Japan doesn't need a land army after that. That is why I generally mod Advanced Light Infantry (1946) to switch onto either Hunter Groups (1948) towards Unified Axis Doctrine, or Modern Branch Interoperability (1949) towards Unified NATO Doctrine... (the SOV one is just too diff for anyone else to merge into). This makes the comparison much less one-sided:

- 27% ORG, 23% MOR
- Extra attack bonuses for armor and mechanized (which China'll likely use little of)
- Slightly better land defense on dry terrain (plains, hills, mountains, desert, urban)
- Research requires Blitzkrieg Focus (China has none), Maneuver Tactics (none), and Small Unit Tactics (China has few choices)
- Can expect German blueprints post-1940 (half the techs)
- +20% airborne assault (I may get a few uses...)
- 24% defensive combat events - 8% Delay, 8% Tactical Withdraw, 8% Counterattack
- 41% offensive combat events - 5% Assault, 17% Breakthrough, 12% Encirclement, 7% Ambush
- +200% HQ event chance
- More realistic
- 24% ORG, 5% MOR
- Moves faster on rough terrain (10% mountain, 15% muddy/jungle/urban, 20% swamp, 30% forest)
- Better land attack values for non-ARM/MEC on rough terrain (muddy, jungle, swamp, urban); much better in Forest (+11%)
- Slightly better land defense on wet terrains (muddy, forest, swamp; same on jungle); much better land defense on Frozen (+12.75%)
- +30% night attack/defense/speed for INF/CAV
- +20% amphibious assault
- 21% defensive combat events - 10% Delay, 5% Tactical Withdraw, 6% Counterattack
- 24% offensive combat events - 5% Assault, 5% Breakthrough, 3% Encirclement, 11% Ambush
- +110% HQ event chance
MOBILITY
command = { type = max_organization which = land value = 10 }
command = { type = morale which = land value = 10 }
command = { type = sce_frequency value = 0.1 }
Spearhead Doctrine
command = { type = max_organization which = land value = 5 } #15
command = { type = muddy_attack which = land value = 4 }
command = { type = plain_attack which = land value = 5 }
command = { type = desert_attack which = land value = 1.25 }
command = { type = mountain_attack which = land value = 3 }
command = { type = hill_attack which = land value = 1 }
command = { type = forest_attack which = land value = 4 }
command = { type = jungle_attack which = land value = 1.25 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 3.5 }
command = { type = fort_attack which = land value = 2 }
command = { type = counterattack value = 2 }
command = { type = breakthrough value = 2 }
command = { type = encirclement value = 4 }
command = { type = assault value = 2 }
command = { type = ambush value = 1 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.2 }
Armored Schwerpunkt Doctrine
command = { type = muddy_attack which = armor value = 4 }
command = { type = plain_attack which = armor value = 5 }
command = { type = desert_attack which = armor value = 1.25 }
command = { type = mountain_attack which = armor value = 3 }
command = { type = hill_attack which = armor value = 1 }
command = { type = forest_attack which = armor value = 4 }
command = { type = jungle_attack which = armor value = 1.25 }
command = { type = swamp_attack which = armor value = 2 }
command = { type = urban_attack which = armor value = 3.5 }
command = { type = fort_attack which = armor value = 2 }
command = { type = breakthrough value = 2 }
command = { type = encirclement value = 2 }
command = { type = assault value = 2 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.3 }
combined arms off. Doctrine
command = { type = morale which = land value = 3 } #13
command = { type = muddy_attack which = mechanized value = 4 }
command = { type = plain_attack which = mechanized value = 5 }
command = { type = desert_attack which = mechanized value = 1.25 }
command = { type = mountain_attack which = mechanized value = 3 }
command = { type = hill_attack which = mechanized value = 1 }
command = { type = forest_attack which = mechanized value = 4 }
command = { type = jungle_attack which = mechanized value = 1.25 }
command = { type = swamp_attack which = mechanized value = 2 }
command = { type = urban_attack which = mechanized value = 3.5 }
command = { type = fort_attack which = mechanized value = 2 }
command = { type = breakthrough value = 4 }
command = { type = encirclement value = 4 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.3 }
Delay Doctrine
command = { type = max_organization which = land value = 7 } #22
command = { type = muddy_defense which = land value = 5 }
command = { type = plain_defense which = land value = 5 }
command = { type = desert_defense which = land value = 1.5 }
command = { type = mountain_defense which = land value = 4 }
command = { type = hill_defense which = land value = 5 }
command = { type = forest_defense which = land value = 4.5 }
command = { type = jungle_defense which = land value = 2 }
command = { type = swamp_defense which = land value = 2.5 }
command = { type = urban_defense which = land value = 5 }
command = { type = delay value = 4 }
command = { type = ambush value = 1 }
command = { type = sce_frequency value = 0.1 }
Elastic Defense Doctrine
command = { type = muddy_defense which = land value = 5 }
command = { type = plain_defense which = land value = 5 }
command = { type = desert_defense which = land value = 1.5 }
command = { type = mountain_defense which = land value = 4 }
command = { type = hill_defense which = land value = 5 }
command = { type = forest_defense which = land value = 4.5 }
command = { type = jungle_defense which = land value = 2 }
command = { type = swamp_defense which = land value = 2.5 }
command = { type = urban_defense which = land value = 5 }
command = { type = tactical_withdrawal value = 4 }
command = { type = counterattack value = 2 }
command = { type = delay value = 2 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.1 }
Kampfgruppe Doctrine
command = { type = ambush value = 5 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.4 }
Spearhead HQs
command = { type = max_organization which = land value = 2 } #24
command = { type = breakthrough value = 4 }
command = { type = encirclement value = 2 }
command = { type = assault value = 1 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.3 }
Firebrigade Doctrine
command = { type = morale which = land value = 5 } #18
command = { type = tactical_withdrawal value = 4 }
command = { type = counterattack value = 4 }
command = { type = delay value = 2 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.2 }
Modern Blitzkrieg
command = { type = max_organization which = land value = 3 } #27
command = { type = morale which = land value = 5 } #23
command = { type = muddy_attack which = land value = 4 }
command = { type = plain_attack which = land value = 5 }
command = { type = desert_attack which = land value = 1.25 }
command = { type = mountain_attack which = land value = 3 }
command = { type = hill_attack which = land value = 1 }
command = { type = forest_attack which = land value = 4 }
command = { type = jungle_attack which = land value = 1.25 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 3.5 }
command = { type = fort_attack which = land value = 2 }
command = { type = breakthrough value = 5 }


LIGHT INFANTRY
command = { type = max_organization which = land value = 25 }
command = { type = morale which = land value = 12.6 }
command = { type = muddy_move which = land value = 15 }
command = { type = mountain_move which = land value = 10 }
command = { type = forest_move which = land value = 30 }
command = { type = jungle_move which = land value = 15 }
command = { type = swamp_move which = land value = 20 }
command = { type = urban_move which = land value = 15 }
command = { type = sce_frequency value = 0.1 }
Grand Battleplan Doctrine
command = { type = max_organization which = land value = 5 } #30
command = { type = muddy_defense which = land value = 3.5 }
command = { type = plain_defense which = land value = 3.5 }
command = { type = desert_defense which = land value = 0.75 }
command = { type = mountain_defense which = land value = 2 }
command = { type = hill_defense which = land value = 2.5 }
command = { type = forest_defense which = land value = 4.25 }
command = { type = jungle_defense which = land value = 1 }
command = { type = swamp_defense which = land value = 4.25 }
command = { type = urban_defense which = land value = 2.5 }

command = { type = muddy_attack which = land value = 1 }
command = { type = plain_attack which = land value = -5 }
command = { type = desert_attack which = land value = -1.25 }
command = { type = mountain_attack which = land value = -3 }
command = { type = hill_attack which = land value = -1 }
command = { type = forest_attack which = land value = 4 }
command = { type = jungle_attack which = land value = 1.25 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 3.5 }
command = { type = fort_attack which = land value = -2 }
command = { type = delay value = 2 }
command = { type = assault value = 1 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.2 }
Trench Warfare Doctrine
command = { type = morale which = land value = -2.4 } #10.2
command = { type = muddy_defense which = land value = 2.5 }
command = { type = plain_defense which = land value = 2.5 }
command = { type = desert_defense which = land value = 0.75 }
command = { type = mountain_defense which = land value = 2 }
command = { type = hill_defense which = land value = 2.5 }
command = { type = forest_defense which = land value = 4.25 }
command = { type = jungle_defense which = land value = 1 }
command = { type = swamp_defense which = land value = 3.25 }
command = { type = urban_defense which = land value = 2.5 }
command = { type = frozen_defense which = land value = 4.25 }
command = { type = delay value = 4 }
command = { type = hq_supply_eff value = 1 }
Mass Assault Doctrine
command = { type = morale which = land value = -1.8 } #8.6
command = { type = muddy_attack which = land value = 4 } # same as Spearhead Doctrine
command = { type = plain_attack which = land value = 5 }
command = { type = desert_attack which = land value = 1.25 }
command = { type = mountain_attack which = land value = 3 }
command = { type = hill_attack which = land value = 1 }
command = { type = forest_attack which = land value = 5 }
command = { type = jungle_attack which = land value = 1.25 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 4.5 }
command = { type = fort_attack which = land value = 2 }
command = { type = frozen_defense which = land value = 4.25 } #except
command = { type = counterattack value = 4 }
command = { type = breakthrough value = 1 }
command = { type = assault value = 2 }
Preplanned Defense Doctrine
command = { type = max_organization which = land value = 6 } #36
command = { type = morale which = land value = 3 } #11.6
command = { type = muddy_defense which = land value = 4.5 }
command = { type = plain_defense which = land value = 2.5 }
command = { type = desert_defense which = land value = 0.75 }
command = { type = mountain_defense which = land value = 2 }
command = { type = hill_defense which = land value = 2.5 }
command = { type = forest_defense which = land value = 4.25 }
command = { type = jungle_defense which = land value = 2 }
command = { type = swamp_defense which = land value = 4.25 }
command = { type = urban_defense which = land value = 2.5 }
command = { type = frozen_defense which = land value = 4.25 }
command = { type = delay value = 4 }
command = { type = tactical_withdrawal value = 5 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.1 }
Central Planing Doctrine
command = { type = max_organization which = land value = 2 } #38
command = { type = muddy_attack which = land value = 4 } # same as Modern Blitzkrieg
command = { type = plain_attack which = land value = 5 }
command = { type = desert_attack which = land value = 1.25 }
command = { type = mountain_attack which = land value = 3 }
command = { type = hill_attack which = land value = 1 }
command = { type = forest_attack which = land value = 4 }
command = { type = jungle_attack which = land value = 1.25 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 3.5 }
command = { type = fort_attack which = land value = 2 }
command = { type = counterattack value = 2 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.1 }
Infiltration Assault Doctrine
command = { type = max_organization which = land value = -19 } #19
command = { type = morale which = land value = -11.6 } #0
command = { type = muddy_attack which = land value = 4 }
command = { type = plain_attack which = land value = 5 }
command = { type = desert_attack which = land value = 1.25 }
command = { type = mountain_attack which = land value = 5 }
command = { type = hill_attack which = land value = 1 }
command = { type = forest_attack which = land value = 6 }
command = { type = jungle_attack which = land value = 2.5 }
command = { type = swamp_attack which = land value = 2 }
command = { type = urban_attack which = land value = 3.5 }
command = { type = fort_attack which = land value = 2 }
command = { type = breakthrough value = 2 }
command = { type = encirclement value = 1 }
command = { type = assault value = 2 }
command = { type = ambush value = 5 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.3 }
Infiltration in Depth
command = { type = breakthrough value = 2 }
command = { type = encirclement value = 2 }
command = { type = ambush value = 6 }
command = { type = hq_supply_eff value = 1 }
command = { type = sce_frequency value = 0.3 }
Improved Light Infantry
command = { type = morale which = land value = 5 } #5
command = { type = max_organization which = land value = 5 } #24

According to this, the IJA really, really love fighting in forests.
Keep in mind that Asia has huge swathes of rough terrain (i.e. mountains along the Indian border, jungles in SEA, marshes in outer manchuria, endless forests in Siberia).


In Darkest Hour folder, you go to "mods" (i think it was called mods, it's were is Darkest hour full and lite folders are) in there you open the one you play the game with, in it you look for "gfx" folder in there should be "flags" (if I remember corectly, I didn't play DH for quite a time)
Thanks. The folder was actually named 'shields', which really threw my searches off at first...

Don't you have more IC than France now?
France has like 33/99base IC right now, so yes.
China has half the IC of USSR (265/225base) right now... except the Soviets, being central planning, has better factory-building.
Considering that Stalin industrialized the USSR in early 1930s and Chiang is now doing so in the mid-1930s, not too obsurd.

China has a fairly sizable production for a nation, even in the 1930s. Just that it's per-capita is in the gutter, and it has trouble with anything requiring tech...
For example: https://knoema.com/mpeqfkc/gdp-levels-and-per-capita-gdp-for-china-japan-and-south-korea
...South Koreans under Japan had higher per-capita 0_0
 
Last edited:
I find the non war sections more interesting. AS you showed, a decent human can beat the AI anytime (or say, engage in cheese carpet nuking)
 
Keep the peacetime information coming.

I'd also say that going the light infantry path is far more believable than China suddenly changing to combined arms and close air support even with the German military mission. The terrain that China would fight in is just not suited for that. Even if, say, you help the Axis out against the Soviets, the border provinces (except for the area around Vladivostok) are still going to be pretty rough terrain.
 
Well, because DH/HOI is basicly only about war, balancing it with domestic events would be good, and chapter seven was fun to read :D

About doctrines, blitz could only work in eastern europe really, where wast areas of plain territory demands high mobility, and that's not something that can be said about any territory in Asia (especially on those grounds were NRA will be fighting, to be exact), and after Manchuria, Korea and anti-communist operations ROC army would have a lot of experience about fighting in harsh terrain.
 
I'm curious: how much do readers here care about peacetime events? Or details on diplomacy for that matter?
Your storie, your way... ! :)

Also Why don't you want to use the soviet doctrine ! it's perfect for coutries with infinite manpower (just kidding)
 
Custom events post updated (with spoiler warning)

...The terrain that China would fight in is just not suited for that. Even if, say, you help the Axis out against the Soviets, the border provinces (except for the area around Vladivostok) are still going to be pretty rough terrain.
...blitz could only work in eastern europe really, where wast areas of plain territory demands high mobility, and that's not something that can be said about any territory in Asia...

Well, there is this nice and sunny region...
land.jpg

Too bad South China isn't considered 'Muddy', given all the rice paddies...


Also Why don't you want to use the soviet doctrine ! it's perfect for coutries with infinite manpower (just kidding)

I've played the USSR once. Decides to backstab GER in 1940 so I could have an Allies vs Comintern WWII. Discovered 5 of my divisions lose to 1 GER. Quit. Never again ^^'
This is ironic because I love Deep Battle Doctrine... (the real thing not the ingame junk)
 
Last edited:
Chapter 10 - The Anti-Comintern Proposal
Chapter 10 - The Anti-Comintern Proposal

"In the early days of the Russian Revolution in 1917, I was completely in sympathy with it. I felt that it established a new era in the history of the modern world. I was so overwhelmed by it that, if people made any unfriendly comment, I would vigorously defend it."

- Chiang Kai-Shek​

Since the 19th century, the slow collapse of the Qing dynasty and decades of warlordism following the Xinhai Revolution left China in a perpetual state of turmoil. As a result, millions of Chinese fled abroad to escape drafts, wars, or simply the chaos. However, due to cultural differences and the prevalence of racism among western societies, many Chinese communities never managed to fit in. Even in the United States, the Chinese Exclusion Act (1882) which made it impossible for Chinese immigrants to become residents, was still in effect. Thus, when peace returned to China upon its reunification, a surge of repatriation began as countless overseas Chinese -- known as huaqiao -- moved back to their homeland. Many of them had studied in foreign universities and worked in modern industries, bringing back valuable skills critical to the development of China.

1_new-tech-teams.jpg

(Tech teams that normally unlocked/upgraded upon either the end of Sino-Japanese War [1945/46] or reunification [1949/50] have been made available. They may not look like much, but they're the best China has.)​

Unfortunately, most of these new talents are either academic theorists and industrial technicians. Product design (i.e. vehicle engineering, aeronautics) remains a severe lacking for China...


-----


The New Year celebrations had hardly passed when Dai Li's agents brought bad news: despite Japan's humiliating loss on the continent, the new government is still having trouble keeping the militarists down. The cadet-dominated Imperial Way faction (Kōdōha) accuses new Shidehara Administration of being greedy, corrupt Zaibatsu capitalists, polluting the Japanese spirit from the 'purity' of military rule under the Emperor...

2_Imperial-way.jpg

Meanwhile, Chiang and his foreign minister (/brother-in-law) Kung works on negotiating more trades: coal and steel from China's two friends to rebuild expenditures during the war with Japan, as well as more rare materials so China could keep up its export obligations to Germany (we're such supportive allies!).

3_Trade.jpg

(Forgot the 10 rare-materials from Chile...)​

Germany, in turn, proposes... something Chiang isn't really sure about.

4_anti-comintern-pact.jpg

Yes. The whole world now knows that Chiang is a Communist-hater. The White Terror he initiated all over China to purge Communist influences made sure of that. But the truth is -- like always -- more complicated. Everyone seems to have forgotten that just ten years ago, he was known in the west as the 'Red General' of China.

It wasn't because he once sympathized with the Communists. That had passed long ago...

It was because... the Soviet Union had once saved China.

Chiang still remember the words of Sun Yat-Sen (1921):

"The Republic is my child. It is in danger of drowning. I am trying to keep it afloat and we are being swept down the river. I call for help to England and America. They stand on the bank and jeer at me. Then comes a Russian straw. Drowning, I clutch at it. On the bank, England and America shout at me: on no account should I clutch the Russian straw. But do they help me? No. They jeer and at the same time tell me not to clutch that Russian straw. I know it is a straw, but it is better that than nothing."

5_Sun-Yatsen_Chiang-Kaishek.png

(Once upon a time...)​

It was the Soviet Union who first recognized Sun's Canton Government. It was Soviet Union who funded the National Revolutionary Army. It was the Soviet Union that made the Northern Expedition possible...

Without the Soviet Union, there might not even be a Republic of China.

Sure, they lent China a mere straw out of cold, calculating realpolitik. Sure, they tried to control Chinese politics through the CPC. They even tore Mongolia away and attempted to do so with Xinjiang. But at the same time, the USSR hasn't turned against China either... at least not yet.

He would rather keep it that way for as long as possible. Whatever else, the Soviets cannot, must not be underestimated.

"Tell the Germans," Chiang decided. "China has just finished two decades of continuous war. We're exhausted. We would rather not provoke the Soviets at present."

Still, he didn't want to just shut the door in Germany's face either.

6_AntiComintern_conditions.jpg

"Maybe... we can revisit this at a later date. Surely, the Führer desires nothing but peace in Europe right now."

Chiang almost laughed at the thought.

(To reflect the subtle changes in attitude since Chinese victory in the Second Sino-Japanese War, the following AI changes were made:)
Russia AI:
garrison = { country_priorities = { CHI = 20 } } #replaces Japan
spyprefs = { spyprefsdata = { country_priorities = 6 steal_blueprint = 0 minister_assassination = 1 smear_campaign = 3 sabotage_industry = 5 found_partisans = 2 massmedia = 1 disrupt_techteam = 5 country = CHI } } #replaces Jap, minus steal bp
trade = { favored = { CHI = 40 } } #yes, Japan had this high with Russia
resistance = { CHI = 2 } #as Japan

German AI:
befriend = { CHI = 30 } #tripled that of Japan, as German foreign policy is no longer caught in a vice
trade = { favored = { CHI = 100 } } #doubled
tech_sharing = { favored = { CHI = 150 } } #replaces Japan

British AI:
spyprefs = { spyprefsdata = { country_priorities = 7 steal_blueprint = 0 minister_assassination = 1 smear_campaign = 4 sabotage_industry = 7 found_partisans = 4 massmedia = 3 disrupt_techteam = 5 country = CHI } } #replaces Jap, minus steal bp
No longer protect, befriend, prefer trade, or tech share with China

French AI:
spyprefs = { spyprefsdata = { country_priorities = 3 steal_blueprint = 0 minister_assassination = 1 smear_campaign = 3 sabotage_industry = 5 found_partisans = 2 massmedia = 2 disrupt_techteam = 5 country = CHI } } #replaces Jap, minus steal bp
No longer protect, befriend, prefer trade, or tech share with China


-----


On January 8th, 1936, Germany reoccupied the demilitarized Rhineland. The Soviets denounced the action. The British and French flip-flopped. The US President FDR went on a 'convenient' fishing vacation.

7_Rhineland-Remilitarize.jpg

Chiang Kai-shek sent Hitler a congratulatory letter*. He couldn't help but compare the Rhineland's situation to how Japan tried to take a bite out of China by demilitarizing East Hebei. "Germany has a right to its own land", China's message to the League of Nations went. To deny such is to approve of 'French aggression' -- weren't they the ones that invaded Saarland not so long ago?
(*totally ahistorical.)

In the end, the Council of the League of Nations declared that the remilitarization constituted a breach of the Treaties of Versailles and Locarno, but did nothing about it. The Germans repaid in kind with lip service of their own. The whole farce showed that, once again, just how useless the League was.

Then, just ten days later, a series of destabilizing events followed for the Allies. The leaked details of the Hoare–Laval Pact where the French and British planned to partition Abyssinia with Italy proved especially devastating in provoking public dissent.

8_late-jan-events.png

"Karma," Chiang simply remarked.


9_GER-events.png

(EoD mod gives Germany so many events. Kind of jealous...)​




Note: I know people here have probably read the lead to WW2 a dozen times over already. But I'm going to play out what China's reactions might have been, had they not been too busy scuffling with Japan.
 
Last edited:
  • 1Like
Reactions:
Well, there is this nice and sunny region...
index.php

Well, this nice and sunny region is surrounded by hills and mountains and stuff :)

I see that USSR will try to destabilize ROC in the future, will there be more "incidents" along China-SU Borders? Manchuria will be boring without Russian-Japanese "peacefull relations" ;)
In "China Sign's the Anti-Comintern Pact" event, there is this condition that Germany is allied with ROC, which is weird, shouldn't condition be "have +100 relations with Germany" or something like that, signing the Pact should, over time, result in military alliance.
Considering that Chiang is stalling with His relations with Germany, what will be their reaction?
 
I see that USSR will try to destabilize ROC in the future, will there be more "incidents" along China-SU Borders? Manchuria will be boring without Russian-Japanese "peacefull relations" ;)
In "China Sign's the Anti-Comintern Pact" event, there is this condition that Germany is allied with ROC, which is weird, shouldn't condition be "have +100 relations with Germany" or something like that, signing the Pact should, over time, result in military alliance.
Considering that Chiang is stalling with His relations with Germany, what will be their reaction?

There will be quite a few incidents. China and Russia had a lot of disputed territories and ROC is even more stubborn in holding onto claims than the PRC. I'm going to try to be fair in portraying them... one of the little-known aspects about China during WW2 is that Chiang and Stalin had a lot of under-the-table kicking while pretending to be friendly / allies.
China-ROC-Claims.jpg
(ROC's many territorial disputes)
The alliance condition is more like a 'final method' when others fail; based on Italy's ver.
 
Last edited:
On the other hand, the Soviets gave China more aid than the Americans did up until Pearl Harbor.

One reason I struggle with Axis China is... what does Chiang want, exactly? China needs capital, not Indochina.
 
On the other hand, the Soviets gave China more aid than the Americans did up until Pearl Harbor.

USSR gave ROC a lot of help in general, as noted in the last update.

One reason I struggle with Axis China is... what does Chiang want, exactly? China needs capital, not Indochina.

It goes to show how little most people know about the Republic of China period. The situation is very different from that of Deng Xiaoping's time in the 1980s.

One of the key reasons the KMT government failed in history was because foreign powers wouldn't stop interfering in Chinese affairs, and the extraterritorial treaties gave them the means to do so as their agents / corporations could operate within China while not being held accountable to Chinese laws. This meant that China couldn't control its goods market. It couldn't manage export/import taxation. It couldn't even uphold a solid monetary policy as the silver used to back trust in the fiat currency kept flowing out of China.

Well, there's only one way to truly end that.

(this'll be discussed in a later chapter)

Historically, it was FDR who forced Britain's hand in ending the extraterritorial treaties in order to gain more Chinese cooperation in the Pacific theater. And Chiang had to threaten France with war to make them give up theirs (200,000 KMT troops occupied French Indochine in 1945 during the Japanese surrender). The Communists then finished the deed by refusing to recognize 'all unequal treaties' (minus Hong Kong/Macao) and shooting at foreign ships that tries to test it (Amethyst Incident).
 
Last edited:
Chapter 11 - The Sturmtruppen and the Yangtze Project
Chapter 11 - The Sturmtruppen and the Yangtze Project

As the repatriation of the Japanese steadily progressed, KMT efforts spearheaded by Yan Xishan continued to recruit large numbers of Japanese civil and military experts. Two-thirds of China's army and nine-tenth of China's society still needed modernizing, and Chiang needed all the help he could get.

1_Treatment-JAP-PoWs.jpg

(Custom event!)​

However, the influx of Japanese officers into China's training brigades also posed a problem: Japan's tactical doctrine weren't quite compatible with that of the Wehrmacht. As a result, Chiang summoned his top military leaders for a conference.

2_military-council.jpg

(Chiang and his Military Council: Alexander von Falkenhausen, He Yingqin, Bai Chongxi, Li Zongren, Yan Xishan, Ma Hongkui)​

"...Yes, it is true that concept of Schwerpunkt (focal point) has served China well in this war. But that is because we fought a war with a half-modernized army," Falkenhausen warned when both Chiang Kai-shek and Li Zongren spoke admiringly of the German-trained divisions' performance. "Will the National Revolutionary Army always remain in such a manner?"

"Of course not," He Yingqin was swift to reply. With the defeat of Japan, the military modernization program that he oversaw had been dropped to a much lower priority. But it wasn't going to stay ignored forever.

"Germany's situation is fundamentally different from that of China," Falkenhausen explained. "Germany is an industrialized nation, while China remains a primarily agricultural society. Germany sits at the center of the European plains -- admist its vast road and rail network -- whereas China is dominated by highlands, canyons, and raw, inaccessible frontiers. The average German has years of schooling, while the average Chinese cannot yet read...

"Despite the Ministry of Industry's best attempts, these facts are unlikely to change soon. China simply does not have the personnel quality or industrial edge that Germany has."

Chiang had to nod along with most of the room. It wasn't pleasant to hear, but it was true.

The Wehrmacht's land doctrine is a decentralized one that emphasize the importance of low-level, tactical decision making. It requires squad, platoon, and company level commanders to take initiative and determine the best means to attack and defend. But this is only valid with a highly educated officer corps. In the Republic of China, where most sergeants can't even read a tactical manual, asking such low ranking officers to decide the flow of battle would be a fatal miscalculation.

"However, what China does have is a limitless pool of motivated recruits, ready to restore the pride of the Middle Kingdom. It has borders that run for thousands of kilometers, difficult to defend but also difficult to cross. To wage war under such conditions, China not only requires, but benefits from a large army -- an infantry-focused army."

3_KMT-Infantry-Equipment.jpg

(German-designed KMT infantrymen equipment: to be standardized throughout the entire army.)​

The chief reasons that followed in the discussion could be summed up as:
  • Cheap to supply, manageable even without proper roads.
  • Cheap to equip and replenish, maintainable by China's limited industries in large numbers.
  • All Terrain Maneuverability™ on two legs.
Together, this would allow the Chinese army to... "break through enemy lines at not just one location, but at many contact points at once, all through the exploitation of complex, rough terrain."

"--Which is precisely what our cavalry already does," Ma Hongkui, the Inspect General of Cavalry, interjected at the end.

Growing up in the complex geography of the northwest, the KMT Muslim Cavalry were considered elites not because they had better equipment. But because they were disciplined, motivated, and knew from childhood how to use every dune, ridge, and valley to their advantage.

4_loess-plateau.jpg

(When your home looks like this, you don't need a tactical manual to tell you how to use terrain.)​

"They'll be models for the rest of the NRA," Falkenhausen reassured. "Once an infantry breakthrough occurs, the cavalry will surge through and exploit the breach using their mobility -- which unlike truck tires are unaffected by a lack of roads."

"But how would this go over with our German military trainers?"

"It's not the Wehrmacht's premier doctrine, but the German Infantry does have plenty of experience in this form of warfare," Falkenhausen noted. "When all of the Western Front had been turned into a hellscape of craters, quagmires, and mazes of trenches. It wasn't the war that Germany prefers to fight. But it was the war that Germany had fought. And it certainly offers China insight and experience into how infantry attacks should best be mounted."

Bai Chongxi blinked. Having read plenty into Germany's WWI experiences, he was the first to make a connection:

"You speak of the Storm Troops."

Falkenhausen nodded.

"You take a pickaxe and chisel away at one point. You do this all along the line -- every unit, every mile. Weaken their front before launching an assault, and the flood that follows will burst through the dike like a tidal wave."

"It didn't work for Germany though?" Chiang voiced.

"It did, for a short time. But Germany was exhausted at that point. We had limited manpower remaining who still qualified for Sturmtruppen training, and our lack of mobility meant we could not capitalize enough from victories before running out of steam. Horses were incompatible with trenches and barbed wire; nor was there much cavalry left at that stage in the Great War."

"But how does the Japanese play into all this?" Yan Xishan asked.

"The Japanese have plenty of experience training disciplined, diehard assault squads from uneducated, backwater peasants," Bai added, having seen its results firsthand on the front lines. "And while they do have powerful, mechanized formations, most of their infantry prefers to travel light -- which is perfect for cutting through enemy lines."

5_Stormtroop-doctrine.jpg

It took some time to persuade everyone. But before within two weeks time, the Huangpu (Whampoa)/Central Military Academy was tasked to begin (re)training China's officer corps, again.


...


Army equipment took longer to discuss. The basics were obvious: standard German infantry equipment, artillery, and engineers... especially engineers to facilitate movement over rough terrain for specialist troops. But there was also a debate over the choice of combat vehicles to provide fire support to the cavalry corps.

6_AC-vs-LA.png

In the end, the German SdKfz 221/222 model was chosen for its simple construction and better performance over rough terrain. The lightweight chassis was ideal for Chinese use with its ease of operation and reliability, and its limited armament of machine gun and autocannon was enough for China's purposes. The KMT plans to both order and produce them under license in large numbers.

(Existing cavalry brigades will be used wherever possible as they slightly outperform armored car brigades. But new cavalry brigades are actually more costly than armored cars at 540 IC days.)

The air force and navy doctrines were much easier to decide. China didn't have much experience in either, so they went with the simple solution:

7_Air-navy.jpg

(Priority in Red. Secondary Priority in Blue.)​

In the air, the ROCAF will prioritize denying enemy air power and providing ground-support with level bombing. Their secondary role will be to augment the navy in defending China's coastal zones. Both of China's existing (and obsolete) multi-role fighter squadrons will refit as interceptor squadrons.

In the sea, the ROCN will follow the example set by German -- use submarines to attrition the enemy on the high seas, while building a lightweight fleet to operate close to the shores.


-----


Meanwhile...

8_three-powers-pact.png

March 22nd: China's ally Germany needs to work on its diplomacy. Italy, Hungry, and Austria banded together to sign the 'Three Power Pact' against growing German influence. Combined with the French-Polish alliance, it meant Germany was now fully surrounded by enemies.

9_London-naval-treaty.jpg

(Custom event!)​

March 25th: Japan's Shidehara administration signed the London Naval Treaty. No quantitative limitations were set this time as the Italians had abandoned negotiations. But Japanese diplomacy to the US, UK, and France noticeably improved (+15), while unrest within the IJN was fermenting at home (+1% dissent).

March 29th: Trouble brewed in the Holy Lands as Arabs demonstrations and riots against Jewish claims in Palestine had reached the critical threshold. The Palestinians established the Arab High Commission to organize their resistance and called for a general strike.

10_Arab-high-commission.jpg

In China, General Bai Chongxi -- Chairman of the Chinese Islamic National Salvation Federation -- and several prominent KMT generals such as Ma Hongkui and Ma Bufang sends their vocal support, denouncing Jewish encroachment on Palestinian lands as merely the 'newest form of British Imperialism'.


-----


On April 1st, after six months of informal discussions with the Minister of Industry Weng Wenhao, Chiang decides to bring an idea back onto the official discussion table -- an ambitious project which also ranked among Sun Yat-Sen's greatest dreams.

Every (educated) Chinese knew that Yellow and Yangtze Rivers were the cradles of Chinese civilization. However, the two rivers were also tempermental dragons prone to catastrophic floods. Chinese attempts to control the waters dates back almost as long as the existence of China itself. Its effect on the Chinese culture is indisputable, as of all the possible ideal monarchs, the Confucian tradition chose to venerate one example above all as the role model for all Chinese rulers:

11_Yu-the-Engineer.jpg

The (mythical) Yu the Great, also known as Yu the Engineer

He did not conquer vast lands. He did advance high culture.
His accomplishment? He tamed the waters.

Ever since, it has become the highest aspiration of any Chinese ruler -- to leave behind a legacy forever sung, about how they successfully pacified calamities, managed the empire, and brought prosperity to the people.

Sun and Chiang were no different.

Of course, it wasn't just vanity either. The great flood of 1931 was fresh in recent memory, when both the Yellow River and the Yangtze roared in the same year. The result was 28.5 million Chinese left homeless. Western scholars estimated the death toll to be between 3.7 and 4 million.

12_China-flood-1931.jpg

(The Daily News [Perth, Australia] from August 21, 1931.)​

Now that China faced neither the threat of the Japanese nor the burdens of civil wars, Chiang determined that it was time to revive the Yangtze River Project. After all, the central Yangtze valley around Wuhan was the focus of his industrialization efforts. He would not tolerate the next great flood to just... wash it all away.

But first, he needed to find invite John L. Savage -- designer of the Hoover Dam, Parker Dam, Shasta Dam, Grand Coulee Dam -- to China (once more). Meanwhile, Chinese engineers would be sent into the United States for two years of training, to learn modern hydraulic engineering from the most industralized nation on earth.

13_three-gorges-dam.jpg

(Custom event! I hope this one dropped a few jaws.)​


( Next Chapter - The Seeds of Conflict )


Notes:
1. There are claims that General Yasuji Okamura historically offered Chiang control of all 1.5 million Japanese military and civilian support staff then present in China during the 1945 surrender. Though this is hard to validate.

2. From the 'Three Great Hydraulic Engineering Projects of Qin' (Zhengguo Canal, Lingqu Canal, Dujiangyan Irrigation System) to the Jing-Jin-Ji and other modern Chinese superprojects, China's obsession with mega-infrastructure-projects has never really changed since ancient times. I do what I can to reflect it in this AAR.
 
Last edited:
  • 1Like
Reactions:
Cool, day would last 0,06 microseconds longer, and it will happen few decades earlier, respect homie. :cool:
Seriously now, one question, from game perspective, what will be effects of building The Dam, energy alone or with additional IC? And I suppose there will be some relocation of manpower from one province to another?
 
China needs to go to war to end the unequal treaties it didn't require war to end in OTL?

That seems odd.
 
China needs to go to war to end the unequal treaties it didn't require war to end in OTL?

That seems odd.

well Chiang isn't allied to the imperialists in TTL unlike OTL so it's unlikely FDR will force Churchill to play nice
 
well Chiang isn't allied to the imperialists in TTL unlike OTL so it's unlikely FDR will force Churchill to play nice

America was still pro-American, which evidently Chiang has forgotten, and Britain certainly has no desire to meddle in East Asia during WW2.

"Give us back our sovereignty or else!"

"Okay!"
 
@zanaikin

About Okamura, it's not THAT outlandish a claim really; it was a chaotic time and seeing as even the commies got more than a bit of use of Japanese equipment left behind and even specialists and POWs they brainwashed, I believe it.