SpiritBaker / Difficulty-and-AI

EU4 mod. https://steamcommunity.com/sharedfiles/filedetails/?id=2453967654
8 stars 2 forks source link

Japan fixes and improvements #73

Closed Svatopluk1 closed 1 year ago

Svatopluk1 commented 1 year ago

For further comments on the why and how, check the extended descriptions of the individual commits.

SpiritBaker commented 1 year ago

To my knowledge restoring Empire of China wasn't actually possible. If you could test this and confirm that it could work I will give it a go. The rest looks good.

Svatopluk1 commented 1 year ago

"dismantle_empire_of_china = no" works, surprisingly. Tested by console-fullannexing Ming as Oirat: EoC got dismantled, then with this adjusted decision it could be recreated.


The way Japan works in vanilla is that the shogunate government reform enables samurai and shogunate_mechanic (Sankin Kotai, etc). With the vanilla unite_japan decision, the shogunate gov reform is abolished but at the same time the newly formed united Japan gets a country modifier that gives it samurai; simultaneously, it loses shogunate_mechanic, which makes sense as there are no more daimyo tags at the time (a requirement for taking the decision).

In this mod it looks like united_shogunate is supposed to be an intermediate step between the vanilla shogunate and a fully united Japan, in the sense that you get the gov reform before fully uniting Japan. The issue is that united_shogunate does not grant samurai nor shogunate_mechanic. So the stages you'd go through with this mod without this patch are:

  1. Shogunate. Has samurai, daimyo, and daimyo-interactions like Sword Hunt, etc. (same as vanilla)
  2. United Shogunate. Does not have samurai, but has some daimyo, but does not have daimyo-interactions. (this is the issue)
  3. United Japan. Has samurai again, no daimyo, no daimyo-interactions. (similar to vanilla, but with a unique gov reform)

With this patch, you have samurai in all 3 stages, daimyo-interactions in stages 1 and 2 (that's when you still have daimyos, so that makes sense), and the unique intermediate government form in stage 2. Having (another) unique government form in stage 3 might be even more flavorful, but that's something possibly for later. This patch simply fixes the issue with stage 2.

Svatopluk1 commented 1 year ago

Also, a minor point: the unite_japan_mission, while using this mod, generally provides no reward. The reason for that is that the unite_japan decision (which gives the mod's reformed united_shogunate) is both easier to fulfill and provides a stronger reward than the mission.

SpiritBaker commented 1 year ago

It's great to hear that Empire of China could be resored. The units part, I have no objections here. The United Shogunate should have samurai special units. Since I've not played the game for the past year and half, it's something that I just missed while updating. The idea behind United shogunate is to represent the Tokugawa shogunate. It felt kinda weird that the game lets you skip shogunate completely while historically it only ceased to exist in 19 century.