Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix annex_korea edge cases #177

Open
wants to merge 1 commit into
base: Development
Choose a base branch
from

Conversation

moretrim
Copy link

This change partly includes upstream HPM updates to the decision, though
it does try to preserve HFM specificities.

  • Leave Korea Westernised after annexation

    Behind the scenes Korea undergoes de-Westernisation in order to
    incorporate its provinces as Japanese colonies. This fixes the use of
    a random_country scope (which cannot target a non-existing country)
    that prevented proper (re-)Westernisation.

    As a knock-on effect, this should make late game liberation crises
    that go to war over Korea actually function. Without this change, the
    Liberate Country CB would fizzle on the second day of the war.

  • Properly set up the conquest war against player Korea

This change partly includes upstream HPM updates to the decision, though
it does try to preserve HFM specificities.

* Leave Korea Westernised after annexation

  Behind the scenes Korea undergoes de-Westernisation in order to
  incorporate its provinces as Japanese colonies. This fixes the use of
  a `random_country` scope (which cannot target a non-existing country)
  that prevented proper (re-)Westernisation.

  As a knock-on effect, this should make late game liberation crises
  that go to war over Korea actually function. Without this change, the
  Liberate Country CB would fizzle on the second day of the war.

* Properly set up the conquest war against player Korea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant