Mats_SX said:Ah. But is it featured in vanilla?
My guess is it shows up for the natives in provinces with TP, like Senegambian in west Africa for example.
Mats_SX said:Ah. But is it featured in vanilla?
Yes... but in Amazonia.Lord Grave said:My guess is it shows up for the natives in provinces with TP, like Senegambian in west Africa for example.
province = { id = 1590 religion = sunni } #Bale
Problem is in "Kingdom of Germany" Option:beregic said:yes 156 main mod. i thought i can fix it myself, i just cant see anywhere that SECOND event "fate of the teutonic order".NOWHERE.(i could only find the FIRST one wich triggers OK and also has the second options). also this SECOND event triggers for human and AI alike.(IF CHOOSE OPTION "B" IN THE FIRST MAIN ONE)
#(1525-1540) The Fate of the Teutonic Order
#by Raudex-EEP - modified by SorelusImperion
event = {
id = 366814
trigger = {
NOT = { exists = PRU }
exists = POL
atwar = no
NOT = { event = 366807 } #POL: The peace of Königsberg
[COLOR=Yellow]NOT = {
event = 209012 #LAT: #The Fate of the Teutonic Order
}[/COLOR]
}
random = no
country = LAT
name = "EVENTNAME209012" #The Fate of the Teutonic Order
desc = "EVENTHIST209012"
#-#
date = { day = 1 month = january year = 1525 }
offset = 60
deathdate = { day = 1 month = january year = 1540 }
action_a = {
name = "ACTIONNAME209012A" #Become the Duchy of Prussia
command = { type = independence which = BRA } #Brandenburg
command = { type = independence which = MIN } #Masovia
command = { type = independence which = LIV } #Livonian Order
command = { type = religion which = protestant }
command = { type = secedeprovince which = POL value = 301 } #Danzig
command = { type = secedeprovince which = POL value = 303 } #Poznan
command = { type = secedeprovince which = POL value = 300 } #Wielkopolska
command = { type = secedeprovince which = POL value = 292 } #Podlasia
#In 1.08 changing religion doesn't break vassalage
command = { type = breakvassal which = DAN }
command = { type = breakvassal which = SWE }
command = { type = breakvassal which = LIT }
command = { type = breakvassal which = MIN }
command = { type = breakvassal which = LIV }
command = { type = breakvassal which = BRA }
command = { type = treasury value = 500 }
command = { type = stability value = 6 }
command = { type = flagname which = "" }
command = { type = country which = PRU }
[COLOR=Yellow]command = { type = sleepevent which = 338109 } #ProvinceSpec*290: The Lands of Teutonic Order
command = { type = sleepevent which = 258230 } #POL: The Lands of Teutonic Order
command = { type = sleepevent which = 381001 } #LIV: Secularization of Prussia -I-
command = { type = sleepevent which = 209012 } #LAT: The Fate of the Teutonic Order
command = { type = trigger which = 381003 } #LIV: Secularization of Prussia -II-
}
action_b = {
name = "ACTIONNAME209012B" #Continue as the Order
command = { type = stability value = -3 }
command = { type = treasury value = -100 }
command = { type = religion which = catholic }
command = { type = domestic which = ARISTOCRACY value = 1 }
command = { type = domestic which = INNOVATIVE value = -1 }
command = { type = domestic which = SERFDOM value = 1 }
command = { type = domestic which = LAND value = 2 }
command = { type = domestic which = QUALITY value = 2 } #To balance things a bit
command = { type = sleepevent which = 381001 } #LIV: Secularization of Prussia -I-
command = { type = sleepevent which = 209012 } #LAT: The Fate of the Teutonic Order
}[/COLOR]
}
historicalmonarch = {
id = { type = 6 id = 0121041 }
startdate = {
day = 13
month = february
year = 1804
}
deathdate = {
day = 20
month = september
year = 1813
}
name = "[COLOR=Yellow]Karadjordje[/COLOR] Petrovic"
DIP = 7
ADM = 8
MIL = 7
dormant = no
remark = "Black George - Fled to the Austrian Empire in 1813"
}
3360#(1570-1670) Warszawa
event = {
id = 3479
trigger = {
NOT = { exists = LIT }
owned = { province = 291 data = -1 }
control = { province = 291 data = -1 }
}
random = no
country = POL
name = "EVENTNAME3479" #Warszawa
desc = "EVENTHIST3479"
date = { day = 1 month = january year = 1570 }
offset = 30
deathdate = { day = 1 month = january year = 1670 }
action_a = {
name = "ACTIONNAME3479A" #[COLOR=Red]Let[/COLOR][COLOR=Yellow]Let's[/COLOR] move the Capital to Warszawa
command = { type = capital which = 291 } #Masovia
command = { type = land value = 1000 }
command = { type = infra value = 1000 }
command = { type = trade value = 500 }
command = { type = stability value = 1 }
}
This "behaviour" normally happens when leaders who are not dormant get a wake command.Lord Grave said:In my current game, Friesland is getting all leaders double. It started at the end of 15th century, after Saxony got some event about Friesland and Friesland got a "Change of Language" event.
YodaMaster said:I checked and it is strange because possible involved events are FRI_22006 and FRI_22005 but they sleep each other and corresponding monarchs are indeed dormant. Do you have a savefile just before 1498?