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

TrojanAC

Major
104 Badges
Feb 7, 2006
558
80
  • Victoria 3 Sign Up
  • 500k Club
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Together for Victory
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Imperator: Rome Deluxe Edition
  • Imperator: Rome
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Federations
  • Europa Universalis IV
  • Imperator: Rome - Magna Graecia
  • Empire of Sin
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Battle for Bosporus
  • Crusader Kings III: Royal Edition
  • Europa Universalis III Complete
  • Europa Universalis III: Collection
  • Europa Universalis III: Chronicles
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Heir to the Throne
  • Europa Universalis: Rome
  • Diplomacy
  • Victoria: Revolutions
  • Victoria 2: A House Divided
  • Victoria 2
  • Victoria 2: Heart of Darkness
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: Pre-order
  • Darkest Hour
  • Magicka 2
  • Rise of Prussia
  • Pillars of Eternity
  • Stellaris
  • Tyranny: Archon Edition
  • Pride of Nations
  • War of the Roses
  • Warlock: Master of the Arcane
  • Rome: Vae Victis
  • Age of Wonders III
  • Tyranny - Tales from the Tiers
  • Divine Wind
  • Dungeonland
  • Deus Vult
  • Crusader Kings II
  • Cities in Motion
  • Arsenal of Democracy
I think calling it mod is to much but i made some decision to change your tag to union nations which are releasable, if you conquer your enemies you can become scandinavia, gran colombia or usca.
I'm open for suggestions; la plata, a baltic union or other union countries are not included in the basic darkest hour full, so at the moment these are the only options (there is an arab federation, but there's no real option for countries which could found it, all possibilities are puppets one or the other way)

Version 1.1 - Reworked Triggers
Version 1.0 - First Draft

these decisions should be added to \darkestdir\Mods\Darkest Hour Full\db\events\generic_decisions.txt

##############
# Form Scandinavia
#################################
event = {
id = 9000039
tag = { SWE NOR DEN }
persistent = yes
random = no

decision = {
ai = no
atwar = no
}
trigger = { money = 600
owned = { province = 2159 data = -1 }
owned = { province = 483 data = -1 }
owned = { province = 294 data = -1 }
}

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

name = "Scandinavia"
desc = "Scandinavia"
style = 2
decision_picture = "decision_diplomatic_campaign"

action = {
name = "Scandinavian Brothers"
command = { type = dissent value = 10 }
command = { type = money value = -500 }
command = { type = country which = SCA }

}
}

##############
# Form Colombia
#################################
event = {
id = 9000040
tag = { ECU COL VEN }
persistent = yes
random = no

decision = {
ai = no
atwar = no
}
trigger = { money = 600
owned = { province = 1991 data = -1 }
owned = { province = 1993 data = -1 }
owned = { province = 2042 data = -1 }
}

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

name = "Gran Colombia"
desc = "Gran Colombia"
style = 2
decision_picture = "decision_diplomatic_campaign"

action = {
name = "Gran Colombia reborn"
command = { type = dissent value = 10 }
command = { type = money value = -500 }
command = { type = country which = U77 }

}
}

##############
# Form USCA
#################################
event = {
id = 9000041
tag = { COS HON GUA NIC SAL }
persistent = yes
random = no

decision = {
ai = no
atwar = no
}
trigger = {
money = 600
owned = { province = 2088 data = -1 } # future capitol
or = {
and = {
owned = { province = 2085 data = -1 }
owned = { province = 2080 data = -1 }
}
and = {
owned = { province = 2085 data = -1 }
owned = { province = 2079 data = -1 }
}
and = {
owned = { province = 2085 data = -1 }
owned = { province = 2081 data = -1 }
}
and = {
owned = { province = 2080 data = -1 }
owned = { province = 2079 data = -1 }
}
and = {
owned = { province = 2080 data = -1 }
owned = { province = 2081 data = -1 }
}
and = {
owned = { province = 2079 data = -1 }
owned = { province = 2081 data = -1 }
}
}
}

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

name = "USCA"
desc = "USCA"
style = 2
decision_picture = "decision_diplomatic_campaign"

action = {
name = "USCA reborn"
command = { type = dissent value = 10 }
command = { type = money value = -500 }
command = { type = country which = U78 }

}
}

so go on, play sweden, become scandinavia and dominante the north =)

PS: this should be mod compatible if 900039-41 are not used
pps: an altered copy of the decision file is attached, just rename the original file and replace it with the altered one
 

Attachments

  • generic_decisions.txt
    95,6 KB · Views: 174
Last edited: