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

MaxFish

Recruit
44 Badges
May 25, 2005
6
0
  • Stellaris: Humanoids Species Pack
  • Hearts of Iron IV: Cadet
  • Europa Universalis IV: Rights of Man
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Leviathans Story Pack
  • Stellaris - Path to Destruction bundle
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Third Rome
  • Surviving Mars
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Cradle of Civilization
  • Stellaris Sign-up
  • Stellaris: Apocalypse
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Distant Stars
  • Europa Universalis IV: Dharma
  • Stellaris: Megacorp
  • Europa Universalis IV: Golden Century
  • Surviving Mars: First Colony Edition
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Magicka
  • Cities in Motion 2
  • Dungeonland
  • Europa Universalis III
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Ancient Space
  • March of the Eagles
  • Europa Universalis IV: Res Publica
  • Semper Fi
  • Sword of the Stars II
  • 500k Club
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Mare Nostrum
  • Stellaris
Here are is an early draft of some events I added doing wall as FRA.


#########################################################################
# THE UK FEELS THREATENED
#########################################################################

event = {
id = 38
random = no
country = FRA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {
control = { province = 300 data = FRA } # Berlin
control = { province = 90 data = FRA } # Kial
control = { province = 47 data = FRA } # Amsterdam
control = { province = 469 data = FRA } # Prague
control = { province = 51 data = FRA } # Brussels
control = { province = 485 data = FRA } # Wassaw
control = { province = 463 data = FRA } # Veenna
control = { province = 175 data = FRA } # Moscow
NOT = {
exists = GER
exists = POL
alliance = { country = FRA country = ENG }
alliance = { country = FRA country = USA }
}
}

date = { day = 0 month = january year = 1942 }
offset = 7

action_a = {
name = "Keep Netherlands and Alliance wtith Sweden"
ai_chance = 97
command = { type = construct which = ic where = 56 value = 1 } # Paris
command = { type = belligerence which = FRA value = 2 }
command = { type = relation which = ENG value = -20 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = CAN value = -10 }
command = { type = alliance which = SWE }
command = { type = trigger which = 38 } # ENG
command = { type = trigger which = 38 } # USA

}

action_b = {
name = "Netherlands"
ai_chance = 3
command = { type = independence which = HOL value = 1 when = 1 }
}
}

event = {
id = 38
random = no
country = ENG

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = january year = 1942 }
offset = 7

action_a = {
name = "The UK Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -20 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 1 } # Change domestic policy
command = { type = domestic which = freedom value = -2 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 1 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}


event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = january year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -20 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -2 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}




#########################################################################
# THE UK FEELS THREATENED PART II
#########################################################################

event = {
id = 38
random = no
country = FRA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {
control = { province = 300 data = FRA } # Berlin
control = { province = 90 data = FRA } # Kial
control = { province = 47 data = FRA } # Amsterdam
control = { province = 469 data = FRA } # Prague
control = { province = 51 data = FRA } # Brussels
control = { province = 485 data = FRA } # Wassaw
control = { province = 463 data = FRA } # Veenna
control = { province = 175 data = FRA } # Moscow
NOT = {
exists = GER
exists = POL
alliance = { country = FRA country = ENG }
alliance = { country = FRA country = USA }
}
}

date = { day = 0 month = february year = 1942 }
offset = 7

action_a = {
name = "Keep Belgium"
ai_chance = 97
command = { type = construct which = ic where = 364 value = 1 } # Marseille
command = { type = belligerence which = FRA value = 5 }
command = { type = relation which = ENG value = -20 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = CAN value = -10 }
command = { type = alliance which = SWE }
command = { type = trigger which = 38 } # ENG
command = { type = trigger which = 38 } # USA

}

action_b = {
name = "Belgium"
ai_chance = 3
command = { type = independence which = BEL value = 1 when = 1 }
}
}

event = {
id = 38
random = no
country = ENG

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = february year = 1942 }
offset = 7

action_a = {
name = "The UK Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -20 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 1 } # Change domestic policy
command = { type = domestic which = freedom value = -2 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 1 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}


event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = february year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -20 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -2 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}



#########################################################################
# THE UK FEELS THREATENED PART III
#########################################################################

event = {
id = 38
random = no
country = FRA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {
control = { province = 300 data = FRA } # Berlin
control = { province = 90 data = FRA } # Kial
control = { province = 47 data = FRA } # Amsterdam
control = { province = 469 data = FRA } # Prague
control = { province = 51 data = FRA } # Brussels
control = { province = 485 data = FRA } # Wassaw
control = { province = 463 data = FRA } # Veenna
control = { province = 175 data = FRA } # Moscow
NOT = {
exists = GER
exists = POL
alliance = { country = FRA country = ENG }
alliance = { country = FRA country = USA }
}
}

date = { day = 0 month = march year = 1942 }
offset = 7

action_a = {
name = "Keep Czechoslovakia"
ai_chance = 97
command = { type = construct which = ic where = 363 value = 1 } # Nimes
command = { type = belligerence which = FRA value = 10 }
command = { type = relation which = ENG value = -20 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = CAN value = -10 }
command = { type = alliance which = SWE }
command = { type = trigger which = 38 } # ENG
command = { type = trigger which = 38 } # USA

}

action_b = {
name = "Czechoslovakia"
ai_chance = 3
command = { type = independence which = CZE value = 1 when = 1 }
}
}

event = {
id = 38
random = no
country = ENG

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = march year = 1942 }
offset = 7

action_a = {
name = "The UK Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -45 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -3 } # Change domestic policy
command = { type = domestic which = political_left value = -3 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -2 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}


event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = march year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -40 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -4 } # Change domestic policy
command = { type = domestic which = political_left value = -4 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -4 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}




#########################################################################
# THE UK FEELS THREATENED PART IV
#########################################################################

event = {
id = 38
random = no
country = FRA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {
control = { province = 300 data = FRA } # Berlin
control = { province = 90 data = FRA } # Kial
control = { province = 47 data = FRA } # Amsterdam
control = { province = 469 data = FRA } # Prague
control = { province = 51 data = FRA } # Brussels
control = { province = 485 data = FRA } # Wassaw
control = { province = 463 data = FRA } # Veenna
control = { province = 175 data = FRA } # Moscow
NOT = {
exists = GER
exists = POL
alliance = { country = FRA country = ENG }
alliance = { country = FRA country = USA }
}
}

date = { day = 0 month = april year = 1942 }
offset = 7

action_a = {
name = "Keep Poland"
ai_chance = 97
command = { type = construct which = ic where = 362 value = 1 } # Montpellier
command = { type = belligerence which = FRA value = 15 }
command = { type = relation which = ENG value = -20 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = CAN value = -10 }
command = { type = alliance which = SWE }
command = { type = trigger which = 38 } # ENG
command = { type = trigger which = 38 } # USA

}

action_b = {
name = "Poland"
ai_chance = 3
command = { type = independence which = POL value = 1 when = 1 }
}
}

event = {
id = 38
random = no
country = ENG

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = april year = 1942 }
offset = 7

action_a = {
name = "The UK Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -80 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -1 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}


event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = april year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
ai_chance = 97
command = { type = relation which = FRA value = -80 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -3 } # Change domestic policy
command = { type = domestic which = professional_army = 1 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_b = {
name = "Let it Be" # No let it be.
ai_chance = 3
command = { }
}
}



#########################################################################
# THE UK FEELS THREATENED PART VI
#########################################################################

event = {
id = 38
random = no
country = FRA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {
control = { province = 300 data = FRA } # Berlin
control = { province = 90 data = FRA } # Kial
control = { province = 47 data = FRA } # Amsterdam
control = { province = 469 data = FRA } # Prague
control = { province = 51 data = FRA } # Brussels
control = { province = 485 data = FRA } # Wassaw
control = { province = 463 data = FRA } # Veenna
control = { province = 175 data = FRA } # Moscow
NOT = {
exists = GER
exists = POL
alliance = { country = FRA country = ENG }
alliance = { country = FRA country = USA }
}
}

date = { day = 0 month = june year = 1942 }
offset = 7

action_a = {
name = "Keep Germany"
ai_chance = 97
command = { type = construct which = ic where = 362 value = 1 } # Montpellier
command = { type = belligerence which = FRA value = 15 }
command = { type = relation which = ENG value = -20 }
command = { type = relation which = USA value = -15 }
command = { type = relation which = CAN value = -10 }
command = { type = alliance which = SWE }
command = { type = trigger which = 38 } # ENG
command = { type = trigger which = 38 } # USA

}

action_b = {
name = "Netherlands" # No let it be.
ai_chance = 3
command = { type = independence which = POL value = 1 when = 1 }
}
}

event = {
id = 38
random = no
country = ENG

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = june year = 1942 }
offset = 7

action_a = {
name = "The UK Feels Threatened"
ai_chance = 75
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -4 } # Change domestic policy
command = { type = domestic which = political_left value = -4 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -4 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 4 } # Change domestic policy
command = { type = war which = FRA }
}

action_b = {
name = "The UK Feels Threatened"
ai_chance = 20
command = { type = relation which = FRA value = -250 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -1 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_c = {
name = "Let it Be" # No let it be.
ai_chance = 5
command = { }
}
}


event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

date = { day = 0 month = june year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
ai_chance = 20
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -4 } # Change domestic policy
command = { type = domestic which = political_left value = -4 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -5 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 4 } # Change domestic policy
command = { type = war which = FRA }
}

action_b = {
name = "The USA Feels Threatened"
ai_chance = 75
command = { type = relation which = FRA value = -250 }
command = { type = relation which = USA value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = democratic value = -2 } # Change domestic policy
command = { type = domestic which = political_left value = -2 } # Change domestic policy
command = { type = domestic which = free_market = 0 } # Change domestic policy
command = { type = domestic which = freedom value = -4 } # Change domestic policy
command = { type = domestic which = professional_army = 0 } # Change domestic policy
command = { type = domestic which = defense_lobby = 0 } # Change domestic policy
command = { type = domestic which = interventionism = 2 } # Change domestic policy
}

action_c = {
name = "Let it Be" # No let it be.
ai_chance = 5
command = { }
}
}




event = {
id = 38
random = no
country = USA

name = EVT_38_NAME
desc = EVT_38_DESC
style = 0
picture = "siberia"

trigger = {

OR = {
control = { province = 576 data = FRA }
control = { province = 578 data = FRA }
control = { province = 579 data = FRA }
control = { province = 580 data = FRA }
control = { province = 581 data = FRA }
control = { province = 1909 data = FRA }
control = { province = 586 data = FRA }
control = { province = 574 data = FRA }
control = { province = 575 data = FRA }
}
NOT = {
alliance = { country = ENG country = FRA }
alliance = { country = USA country = FRA }
alliance = { country = JAP country = FRA }

}

}

date = { day = 0 month = june year = 1942 }
offset = 7

action_a = {
name = "The USA Feels Threatened"
command = { type = relation which = JAP value = 4 }
command = { type = relation which = ENG value = 1 }
command = { type = relation which = CAN value = 2 }
command = { type = domestic which = defense_lobby = 1 } # Change domestic policy
command = { type = domestic which = interventionism = 1 } # Change domestic policy
command = { type = alliance which = ENG }
command = { type = alliance which = JAP }
command = { type = war which = FRA }
}
}


This led to some ruff wars…