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

mondae

Private
1 Badges
Jun 28, 2005
17
0
  • Europa Universalis III: Chronicles
sorry to bother,but can someone explain me what they are and wich country benefits them .I'm sure this question has been asked before but i couldn't find it :eek:o

thanks in advance.
 
It is for Order of St John and re-creation of Kingdom of Jerusalem (twin sequence for Cyprus is missing, btw).

An event is for England and Henry V if France is subdued.
 
thanks a lot,i think i will take them next time.Do they have cores on judea?
 
I recently started a game playing Knights of Saint John, with Crusader Events on. I've conquered Thrace, Smyrna and Antalya, and I plan to destroy OE in the near future. But I am afraid that maybe I prevented Crusader Events from happening by taking Thrace before the Turks? Can you tell me more what conditions should I fulfil in order to get the events? I also have core only on Rhodes.
 
I recently started a game playing Knights of Saint John, with Crusader Events on. I've conquered Thrace, Smyrna and Antalya, and I plan to destroy OE in the near future. But I am afraid that maybe I prevented Crusader Events from happening by taking Thrace before the Turks? Can you tell me more what conditions should I fulfil in order to get the events? I also have core only on Rhodes.

The EU2 AGCEEP Crusader Event for the Order of St. John requires the Ottomans to have control of Byzanz. Not that they OWN it, just control e.g. during a war. And then you have to take the ahistorical C option to escalate the conflict (despite historically the Knights of St. John could not field an army large enough to challenge the Ottomans on land.

So if you continue your game you have two options
1) Hope that the Ottomans CONTROL province 357 and the event fires - but that will happen onyl until the year 1570 or
2) fire the event manually. To do so open the console with F12 and type
event 201990

#-----------------------------------------------------------------------------------------------
#Order of St. John (KNI)
#-----------------------------------------------------------------------------------------------

#(1419-1520) Fall of Constantinople
event = {
id = 201990
trigger = {
control = { province = 357 data = TUR }
}
random = no
country = KNI
name = "EVENTNAME201990" #Fall of Constantinople
desc = "EVENTHIST201990"
#-#Constantinople, long our bulwark against the East, has fallen. We have the chance to declare a crusade, a holy war...

date = { day = 1 month = january year = 1419 }
offset = 1
deathdate = { day = 1 month = january year = 1570 }

action_a = {
name = "ACTIONNAME201990A" #Encourage Other Nations to Crusade
command = { type = relation which = TUR value = -20 }
command = { type = relation which = MAM value = -20 }
command = { type = relation which = MOR value = -20 }
command = { type = relation which = FEZ value = -20 }
command = { type = relation which = ALD value = -20 }
command = { type = relation which = ARA value = -20 }
command = { type = relation which = TUN value = -20 }
command = { type = relation which = GRA value = -20 }
command = { type = relation which = PER value = -20 }
command = { type = sleepevent which = 201991 } #KNI: Reconquest of County of Tripoli (Lebanon)
command = { type = sleepevent which = 201992 } #KNI: Reconquest of County of Edessa (Aleppo)
command = { type = sleepevent which = 201993 } #KNI: Reconquest of Samaria (Sidon, Tyre, and Acre)
command = { type = sleepevent which = 201994 } #KNI: Reconquest of Judea (Jaffa, Ascalon, and Jerusalem)
command = { type = sleepevent which = 201995 } #KNI: Reconquest of Outremer
command = { type = sleepevent which = 201997 } #KNI: End of Internal Strife in Outremer
}
action_b = {
name = "ACTIONNAME201990B" #Let there be Peace with Muslim nations
command = { type = relation which = TUR value = 20 }
command = { type = relation which = MAM value = 20 }
command = { type = relation which = MOR value = 20 }
command = { type = relation which = FEZ value = 20 }
command = { type = relation which = ALD value = 20 }
command = { type = relation which = ARA value = 20 }
command = { type = relation which = TUN value = 20 }
command = { type = relation which = GRA value = 20 }
command = { type = relation which = PER value = 20 }
command = { type = sleepevent which = 201991 } #KNI: Reconquest of County of Tripoli (Lebanon)
command = { type = sleepevent which = 201992 } #KNI: Reconquest of County of Edessa (Aleppo)
command = { type = sleepevent which = 201993 } #KNI: Reconquest of Samaria (Sidon, Tyre, and Acre)
command = { type = sleepevent which = 201994 } #KNI: Reconquest of Judea (Jaffa, Ascalon, and Jerusalem)
command = { type = sleepevent which = 201995 } #KNI: Reconquest of Outremer
command = { type = sleepevent which = 201997 } #KNI: End of Internal Strife in Outremer
}
action_c = {
name = "ACTIONNAME201990C" #Let there be War with the Infidel
command = { type = relation which = TUR value = -200 }
command = { type = relation which = MAM value = -200 }
command = { type = relation which = MOR value = -200 }
command = { type = relation which = FEZ value = -200 }
command = { type = relation which = ALD value = -200 }
command = { type = relation which = ARA value = -200 }
command = { type = relation which = TUN value = -200 }
command = { type = relation which = GRA value = -200 }
command = { type = relation which = PER value = -200 }
command = { type = casusbelli which = TUR value = 2000 }
command = { type = casusbelli which = MAM value = 2000 }
command = { type = casusbelli which = MOR value = 2000 }
command = { type = casusbelli which = FEZ value = 2000 }
command = { type = casusbelli which = ALD value = 2000 }
command = { type = casusbelli which = ARA value = 2000 }
command = { type = casusbelli which = TUN value = 2000 }
command = { type = casusbelli which = GRA value = 2000 }
command = { type = casusbelli which = PER value = 2000 }
command = { type = addcore which = 485 } #Aleppo
command = { type = addcore which = 491 } #Lebanon
command = { type = addcore which = 492 } #Samaria
command = { type = addcore which = 493 } #Judea
command = { type = relation which = FRA value = 50 }
command = { type = relation which = ENG value = 50 }
command = { type = relation which = SPA value = 50 }
command = { type = relation which = POR value = 50 }
command = { type = relation which = PAP value = 50 }
command = { type = relation which = HAB value = 50 }
command = { type = relation which = CAS value = 50 }
command = { type = relation which = HUN value = 50 }
command = { type = relation which = ARG value = 50 }
command = { type = fortress which = -2 value = 1 }
}
}
 
Discussion about the Alternative Crusades events in AGCEEP continues in the For the Glory (FtG) thread for AGCEEP 1.59 and newer versions:

The last version of AGCEEP that does not yet use the new commands and triggers and runs in EU2 is 1.58.