• 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.

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
IIRC if the Russians will they'll lose Transylvania, Galicia and all of Yugoslavia. There is a slight possibility that A-H will fall apart, but only if they reject the treaty offered by the Russians.

At this moment only France is a bit too weak, but if I fixed that problem I'll upload the next version of this mod.
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
I appreciate both you're critic and the compliment. I'll add Luxemburg to the national claims of Germany. One thing I noticed is that Germany is hold back by partisans in both Belgium and Poland. Belgium I don't think is a big deal, but Polish partisans however disrupt the German offensive in Russia. Maybe we should make Poland a satellite of Germany once all of Congress Poland is occupied by the Central Powers? Historically it has a ground: Regency Kingdom of Poland, but I don't know how it will affect gameplay.
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
A suggestion, let Russia release it once all provinces of Poland have been occupied, then have it trigger an event for Germany making it a satellite.

I'm working on some battle events for France, to avoid human exploits (like not going for Laon or Verdun)
 

Kaiser Franz

I am the Walrus
32 Badges
Aug 25, 2004
3.229
0
  • Hearts of Iron IV: Cadet
  • Stellaris: Necroids
  • Stellaris: Federations
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Prison Architect
  • Stellaris: Megacorp
  • Stellaris: Distant Stars
  • Cities: Skylines - Parklife
  • Cities: Skylines - Parklife Pre-Order
  • Stellaris: Apocalypse
  • Stellaris: Humanoids Species Pack
  • Stellaris: Synthetic Dawn
  • Stellaris - Path to Destruction bundle
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Crusader Kings II
  • Stellaris
  • Crusader Kings II: Way of Life
  • Cities: Skylines
  • 500k Club
  • War of the Roses
  • Magicka
  • Hearts of Iron III
  • Europa Universalis IV
  • Darkest Hour
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Charlemagne
I think, maybe once Russia and the western allies are beaten..then...you should create Regency Poland...along with the Ukraine, United Baltic Duchy and Lithuania and Finland etc etc....

But you'd have to include the following nations to make it proper and accurate:
National Republic of Ukraine
Regency Poland
National Republic of Bellorussia
United Baltic Duchy
Lithuania (nuff said)
Georgia
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
Sleepyhead said:
The German AI won't be fighting Russia if they don't share a border, I'm afraid.

But they do! Lithuania. Maybe military acces can also solve this problem. Of course i first have to test this before it gets included.

Good suggestion KF, but I doubt Lithuania and Belarus would become independent. Germany promised Poland Minsk and Vilno to Poland, basicly the commonwealth of Poland-Lithuania, with the exception of German and Austrian grounds. And Georgia independent? I think the area would become territory of the Ottomans instead, maybe they would grant them some sort of satellite status.
 

Darks63

Shadowman
14 Badges
Oct 26, 2003
3.128
1
Visit site
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis IV
  • For the Motherland
  • Hearts of Iron III
  • Europa Universalis: Rome
  • Semper Fi
  • Victoria 2
  • 500k Club
  • Europa Universalis III: Collection
  • Hearts of Iron IV Sign-up
event = {
id = 401040
random = no
country = GER

trigger = {
control = { province = 413 data = GER } # Lodz
control = { province = 412 data = GER } #Warsaw
control = { province = 419 data = GER } #Suwalki
control = { province = 942 data = GER } #Spiff
}

name = "Victory in Poland?"
desc = "We have pushed the Russians completely out of Poland we will ask Austria if they will accept a creation of a Polish puppet."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }

action_a = {
name = "Ask the Austrians about a puppet Poland"
command = { type = trigger which = 412040 }
}
}
event = {
id = 412040
random = no
country = AUS

name = "Polish Question"
desc = "The Germans have captured all of Poland and are asking us if we want to co-op on a puppet poland. Should we entertain the proposal."
style = 0


action_a = {
name = "Only if a Hapsburg sits on the throne."
ai_chance = 95
command = { type = trigger which = 401041 }
}
action_b = {
name = "Poland will be kept off the map."
ai_chance = 5
command = { }
}
}
event = {
id = 401041
random = no
country = GER

name = "Hapsburg on the Throne?"
desc = "Austria agrees on the terms that a Hapsburg rules Poland should since we have done all the work should we allow this or demand a Hohenzollern on the throne."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }

action_a = {
name = "Fine, give them what they want"
ai_chance = 75
command = { type = trigger which = 400040 }
command = { type = sleepevent which = 401043 }
}
action_b = {
name = "No, A Hohenzollern will rule Poland!"
ai_chance = 25
command = { type = trigger which = 412041 }
}
}
event = {
id = 412041
random = no
country = AUS

name = "A Hohenzollern on the throne of Poland!"
desc = "The Germans have refused Hapsburg rule of Poland, should we continue with this plan or pull out?"
style = 0


action_a = {
name = "Fine, but we won't forget this."
ai_chance = 50
command = { type = sleepevent which = 412042 }
command = { type = relation which = GER value = -50 }
}
action_b = {
name = "NO!"
ai_chance = 50
command = { type = relation which = GER value = -200 }
command = { }
}
}
event = {
id = 400040
random = no
country = RUS

name = "Poland Lost!"
desc = "The Germans have overrun poland and have co-oped with Austria the creation of a Polish puppet state, should we declare Poland lost for now or keep trying to retake it. "
style = 0

date = { day = 25 month = december year = 1914 }

action_a = {
name = "Poland is Lost!"
ai_chance = 80
command = { type = secedestate which = GER value = 412 }
command = { type = trigger which = 401042 }
}
action_b = {
name = "We'll get it back!"
ai_chance = 20
command = { }
}
}
event = {
id = 401042
random = no
country = GER

name = "Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }

action_a = {
name = "Poland"
command = { type = independence which = POL }
command = { type = trigger which = 470001 }
}
}
event = {
id = 470001
random = no
country = POL

name = "Poland Gives back German Territory"
desc = "After poland is created it must give back German National territory."
style = 0

action_a = {
name = "Yes, Master"
command = { type = secedeprovince which = GER value = 391 }
command = { type = secedeprovince which = GER value = 392 }
command = { type = secedeprovince which = GER value = 394 }
command = { type = secedeprovince which = GER value = 262 }
command = { type = secedeprovince which = GER value = 393 }
command = { type = secedeprovince which = GER value = 414 }
command = { type = secedeprovince which = GER value = 340 }
command = { type = secedeprovince which = GER value = 944 }
command = { type = secedeprovince which = GER value = 963 }
}
}
event = {
id = 412042
random = no
country = AUS

trigger = {
exists = POL
}

name = "Hapsburg Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria and will be ruled by a Hapsburg."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 1
deathdate = { day = 30 month = december year = 1920 }

action_a = {
name = "Hapsburg Poland!"
command = { type = make_satellite which = POL }
}
}
event = {
id = 401043
random = no
country = GER

trigger = {
exists = POL
}

name = "Hohenzollern Poland"
desc = "Poland is created under a co-op agreement between Germany and Austria and will be ruled by a Hohenzollern."
style = 0

date = { day = 1 month = january year = 1914 }
offset = 1
deathdate = { day = 30 month = december year = 1920 }

action_a = {
name = "Hohenzollern Poland!"
command = { type = make_satellite which = POL }
}
}
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
Darks why the difficulty with the Polish independence? You can make Russia release Poland and then trigger an event for Germany/Austria to make it a satellite.
 

Sleepyhead

Der Schöpfer - ï
20 Badges
Dec 17, 2003
4.443
6.942
  • Victoria 2: Heart of Darkness
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: El Dorado
  • Europa Universalis III: Collection
  • 500k Club
  • Crusader Kings II
  • Victoria 2: A House Divided
  • Victoria 2
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Europa Universalis III
Wannabe Tatar said:
But they do! Lithuania. Maybe military acces can also solve this problem. Of course i first have to test this before it gets included.
The battle area will become very small then, unless Poland enters the war on the Central Powers side. That would be the best solution IMO.
 

Sleepyhead

Der Schöpfer - ï
20 Badges
Dec 17, 2003
4.443
6.942
  • Victoria 2: Heart of Darkness
  • Europa Universalis 4: Emperor
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: El Dorado
  • Europa Universalis III: Collection
  • 500k Club
  • Crusader Kings II
  • Victoria 2: A House Divided
  • Victoria 2
  • Europa Universalis IV: Res Publica
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Europa Universalis III
Darks63 said:
U can't release occupied territory, i think. Plus it makes a chance for sour grapes between austria and germany.
There should be more negative effects refusing. There is no way a player would let that happen without a negative effect.
Prestige loss or divisions for the enemy I think.
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
Sleepyhead is right there should be more negatives, but for the rest it looks good. I've to do some testing with them to see how it works. Then decide for inclusion or not.
 

Darks63

Shadowman
14 Badges
Oct 26, 2003
3.128
1
Visit site
  • Hearts of Iron II: Armageddon
  • Crusader Kings II
  • Darkest Hour
  • Deus Vult
  • Europa Universalis III
  • Europa Universalis IV
  • For the Motherland
  • Hearts of Iron III
  • Europa Universalis: Rome
  • Semper Fi
  • Victoria 2
  • 500k Club
  • Europa Universalis III: Collection
  • Hearts of Iron IV Sign-up
Well i've got a shower and the rest of Samurai 7 to watch so tommorow.

Btw whats the story on Portugal they still don't join.
also what other effects should there be on this event chain.
 
Last edited:

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
Darks63 said:
Well i've got a shower and the rest of Samurai 7 to watch so tommorow.

Btw whats the story on Portugal they still don't join.
also what other effects should there be on this event chain.

I can add them, but it was more a colonial war, I believe. Here is a complete list about who joined the war and when. http://www.firstworldwar.com/features/declarationsofwar.htm

Perhaps some prestige loss and a drop in relations, or a little rise in militancy.
 

unmerged(35351)

Shah of Persia
Oct 18, 2004
1.209
0
These things I think should be done. But feel free to put in some own creativity.
In GER 401040 perhaps a B option, not involve austria in the proces? For B option effects relation drop with austria.
In AUS 412040 for the B option a militancy increase for polish, perhaps ukrainians too?
In GER 401041 A option perhaps a slight increase for aristocrats, B option has to have a relation drop with AUS
in AUS 412041 see GER 401041
in RUS 400040 B option should be renamed, if rejected an increase in polish militancy, plus slight prestige drop.

Also historically it was a satellite of Germany and not Austria. But details will come later when I can see the effects of a "free" poland.