I'm not really sure if this should be put in the Mods section, so I"ll start off with it here.
My question pertains to the functionality of the "The Conservative Empire" Unification event for Germany in VIP:R 2.01 (With OH Gamer Hotfix #6). Yes, the event works just fine, but that's the problem. It seems like every game I play, Germany is formed via this event and proceeds to dominate the rest of the game. I'd like to know what I could change in the game files to lessen the chance of it happening, or else prevent it altogether. Is there a simple fix?
I've posted the event straight from the Prussia.txt event file below, for reference. Thanks for your help!
My question pertains to the functionality of the "The Conservative Empire" Unification event for Germany in VIP:R 2.01 (With OH Gamer Hotfix #6). Yes, the event works just fine, but that's the problem. It seems like every game I play, Germany is formed via this event and proceeds to dominate the rest of the game. I'd like to know what I could change in the game files to lessen the chance of it happening, or else prevent it altogether. Is there a simple fix?
I've posted the event straight from the Prussia.txt event file below, for reference. Thanks for your help!
################################################## #######################
# The Conservative Empire
################################################## #######################
event = {
id = 4616
random = no
country = PRU
picture = reactionary
trigger = {
atwar = no
greater_prestige = { country = PRU country = AUS }
greater_prestige = { country = PRU country = HAN }
greater_prestige = { country = PRU country = BAY }
is_GP = yes
stronger_army = { country = PRU country = AUS }
random = 5
OR = {
constitution = { country = ANH type = monarchy }
constitution = { country = ANH type = constitutional_monarchy }
}
OR = {
constitution = { country = BAD type = monarchy }
constitution = { country = BAD type = constitutional_monarchy }
}
OR = {
constitution = { country = BAY type = monarchy }
constitution = { country = BAY type = constitutional_monarchy }
}
OR = {
constitution = { country = BRA type = monarchy }
constitution = { country = BRA type = constitutional_monarchy }
}
OR = {
constitution = { country = BRE type = monarchy }
constitution = { country = BRE type = constitutional_monarchy }
}
OR = {
constitution = { country = COB type = monarchy }
constitution = { country = COB type = constitutional_monarchy }
}
OR = {
constitution = { country = FRM type = monarchy }
constitution = { country = FRM type = constitutional_monarchy }
}
OR = {
constitution = { country = HAM type = monarchy }
constitution = { country = HAM type = constitutional_monarchy }
}
OR = {
constitution = { country = HAN type = monarchy }
constitution = { country = HAN type = constitutional_monarchy }
}
OR = {
constitution = { country = HED type = monarchy }
constitution = { country = HED type = constitutional_monarchy }
}
OR = {
constitution = { country = HEK type = monarchy }
constitution = { country = HEK type = constitutional_monarchy }
}
OR = {
constitution = { country = HLS type = monarchy }
constitution = { country = HLS type = constitutional_monarchy }
}
OR = {
constitution = { country = LIP type = monarchy }
constitution = { country = LIP type = constitutional_monarchy }
}
OR = {
constitution = { country = LUB type = monarchy }
constitution = { country = LUB type = constitutional_monarchy }
}
OR = {
constitution = { country = MEC type = monarchy }
constitution = { country = MEC type = constitutional_monarchy }
}
OR = {
constitution = { country = MEI type = monarchy }
constitution = { country = MEI type = constitutional_monarchy }
}
OR = {
constitution = { country = NAS type = monarchy }
constitution = { country = NAS type = constitutional_monarchy }
}
OR = {
constitution = { country = NGF type = monarchy }
constitution = { country = NGF type = constitutional_monarchy }
}
OR = {
constitution = { country = SGF type = monarchy }
constitution = { country = SGF type = constitutional_monarchy }
}
OR = {
constitution = { country = OLD type = monarchy }
constitution = { country = OLD type = constitutional_monarchy }
}
OR = {
constitution = { country = PRU type = monarchy }
constitution = { country = PRU type = constitutional_monarchy }
}
OR = {
constitution = { country = SAX type = monarchy }
constitution = { country = SAX type = constitutional_monarchy }
}
OR = {
constitution = { country = WEI type = monarchy }
constitution = { country = WEI type = constitutional_monarchy }
}
OR = {
constitution = { country = WUR type = monarchy }
constitution = { country = WUR type = constitutional_monarchy }
}
}