sabular said:
No Mymap is much different from the standard map. The map for AGCEEP is only modified in some small ways such as the connection between Kazan and Igrim you mention. In AGCEEP there are no events 263006 and 206004, are you playing a beta?
These are the events.
#(1618) Death of Albrecht Friedrich for Courland
event = {
id = 206004 #triggered by PRU_263006 A
random = no
country = KUR
name = "EVENTNAME206004" #Death of Albrecht Friedrich
desc = "EVENTHIST206004"
#-#After years of illness the last Duke of Prussia from the Hohenzollern-Ansbach line, Albrecht Friedrich, died. According to the Treaty of Cracov from 1525, after the Prussian branch of the Hohenzollern family, the lands of the Duchy of Prussia were to be incorporated into Poland. However this was changed with the decision of the Polish Sejm on the 5th of may 1611. The Kettler-Courland branch was therefore allowed to inherit the Duchy.
action_a = {
name = "ACTIONNAME206004A" #Great!
command = { type = relation which = BRA value = -100 }
command = { type = relation which = HAB value = -25 }
command = { type = relation which = SWE value = -75 }
command = { type = relation which = RUS value = -50 }
command = { type = relation which = DAN value = -25 }
command = { type = relation which = LIT value = -25 }
command = { type = relation which = POL value = 100 } #to prevent breaking vassalage
command = { type = inherit which = PRU }
command = { type = addcore which = 289 } #Memel
command = { type = addcore which = 290 } #Prussia
command = { type = addcore which = 282 } #Livland
command = { type = addcore which = 276 } #Estland
command = { type = add_countryculture which = ugric }
command = { type = stability value = 1 }
}
}
#(1618) The Fate of Prussia (AI)
#ai event, if BRA, POL did not inherit (did not want, do not exist etc); Brandenburg's path is closed for AI
event = {
id = 263006
random = no
country = PRU
name = "EVENTNAME263006" #The Fate of Prussia
desc = "EVENTHIST263006"
#-#Electors of Brandenburg were administrating Duchy during times of mental ilness of Duke Albrecht Friedrich. Current Brandenburg Elector married the eldest daughter of the Duke and since all sons of Albrecht Friedrich died, his claim on the Duchy of Prussia is the strongest. However, also Duke Jacob Kettler from the neighbouring Courland could press claims since he married another daughter of Friedrich Albrecht and king of Poland suggests that we may chose his son as our ruler. Whom will we support in the struggle for the Albrecht Friedrich's heirloom?
date = { day = 5 month = january year = 1618 }
action_a = {
name = "ACTIONNAME263006A" #Choose the Kettler-Courland line (End Game)
command = { type = setflag which = Courland_line }
command = { type = trigger which = 206004 } #KUR: Death of Albrecht Friedrich
}
action_b = {
name = "ACTIONNAME263006B" #Choose Polish prince (End Game)
command = { type = setflag which = Polish_line }
command = { type = wakemonarch which = 0112518 } #Wladyslaw Wasa
command = { type = trigger which = 258033 } #POL: Death of Albrecht Friedrich
}
}
The version is AGCEEP 1.50 .Don't know if this current version or beta.
The event Nicpon mentioned (263009) is a human only event,so if prussia is ai Brandenburg can't inherit.Also event 263006 doesn't check to see if Courland exists (Which as we all know it often doesn't).
P.S. Really Love the work everyones done on this mod .