• 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.
Feb 1, 2002
593
0
Visit site
Started testing the events above.

They load just fine as is.

The events concerning Jerusalem (both the fall and the reconquest) work as advertised.

Testing the Rome oriented ones next.
 

unmerged(2456)

Pure Evil Genius
Mar 29, 2001
11.211
0
www.hero6.com
Originally posted by Annibale
Thanks for the comments guys:)
Jinnai:
Option 2 - In my opinion, option 2 is fine as is. How many good choices does a ruler have if a holy site that many people go bananas about is captured, and he refuses to do anything about it? As far as balance- well, I think the AI is less likely to trigger these than a player, so this is really geared more to provoke a reaction from the AI when a player pulls one of these stunts. In addition, if occupied with other matters, I might take the stability hit and revolts just so I don't have to fool with the whole thing.

Well that's why i say simply drop the 2nd one. I personally perfer balance over most other things when events are concered with multiple choices. I'd say option 2 should increase innovativeness, maybe raise aristorcracy and serfdom.
Originally posted by Annibale
Control vs. Owned - Perhaps I misjudged, but I used controled with Medina and Mekkah because I thought that Islamic nations would be more sensitive to incursions there than in other places. If a christian had the temerity to raid there, than be it on his own head. (I think there is a sort of precedent for this, a mere raid of Medina/Mekkah area staged by Reginald de Chatillion seemed to provoke a greater response than the original capture of Jerusalem. In fact, to this day I think there are differences in sensitivity regarding those areas. Just my opinion though).

There are differances, but only minor ones. If you want to make it for the differance then, do it only for Mekkah as that is the only city where non-muslims cannot enter. Medina they still can.
Originally posted by Annibale
China - I can add that. I haven't seen this happen before, so do you have other nations specifically in mind? Let me know...:)

Russia. I know as they become the 3rd they may want to reclaim what they Byzantines once originally all controlled.
You may also include Mughuls. Although they were Sunni (except under part of Akbar's reign) they were very liberal muslims and it probably wouldn't be excepted that so liberal muslim people should rule the holy lands. And if i can ever get my Akbar event right, they may not even be muslim.
Originally posted by Annibale
Conversion - Good idea, I had not thought of it yet, especially because I had forgotten about the province-religion triggers. Do you think it is worth it after theoretically having to endure these events? I am just tired after writing these;)
Maybe not for Jeruselum as much as the rest. I mean a conversion of Mekkah to catholic...if i were a muslim ruler i'd be furious and wanting some christian blood to be spilt. Its not like a conquest where you simply own it, you'd be attacking the very heart and soul of their culture. Same for Medina, lesser extent to jeruselum because it already had a fair amount of christians.
For Rome, it would depend on the time period. If it were before the EoT, for christians it would probably start a bloody war not seen on that continent for some time. If Rome is converted to prot or reformed i think it should stop the EoT, but i think its hardcoded.
For a muslim religions it would be different. It would probably create a second great scism and a second round of crusades, this time for rome instead of Jeruselum. Even the non-catholic nations might participate trying to bring Rome to become prot or reformed.
 
Feb 1, 2002
593
0
Visit site
O.K.

Revised & posted events.

Testing:
They load O.K., and I have tested the Jerusalem and Rome events. More testing to come.

Revisions:
Added CHI, RUS, & MOG to the list of offenders for Muslim Holy sites.

Changed trigger in Medina events to owned rather than controlled (Mekkah is still controled, Rome & Jerusalem - owned)

Added + 1 or +2 innovativeness (& in Mekkah's case) +1 serfdom to option B. Innovativeness was an excellent idea, thanks Jinnai.


Conversion:
Not added anything yet. Anyone have any specific ideas about responses to conversions? I know Jinnai had some suggestions, but I guess I am not clear about the benefit of scripting further events on top of these, it makes a great deal of sense, but I am not convinced it is worth the trouble (see below).

Question? Does a province have to be owned/controlled in order for missionary to be sent? If so, what should be done on top of the events above if one of these places is converted? CB would already be in place. More troops? Possilble/likely, but is it worth the work on top of what is already here?

I can see that we should probably try to do something in the unlikely event Rome turns protestant, that isn't even remotely covered, but i am unsure what.

Thanks for the feedback:)

EDIT:
changed all triggers to owned rather than controled
tested all events (fall & reconquest), and they all work as advertised:)
 
Last edited:
Feb 1, 2002
593
0
Visit site
Additionally, I wondered if it might be more efficient to simply add a line to the first reconquest event regarding conversion, just to be on the safe side in case a conversion had occured, and assuming a preponderance of religous minded descending on the spot coupled with expulsion if not massacre of rival religious types...

e.g.
Code:
#Reconquest of Medina#
event = {

	id = 220101
	trigger = {
			event = 220100
			control = { province = 497 data = -1 }	
		}
	random = no
	country = ARA
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = stability value = 2 }
                                command = { type = provincereligion  which = 497 value = sunni }
	}
}

or

Code:
#Reconquest of Rome#
event = {

	id = 320007
	trigger = {
			event = 320005
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = HAB
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
                                command = { type = provincereligion  which = 399 value = catholic }
	}
}

Sound reasonable?
 

Holmesy

Acomplished Lurker
23 Badges
Jun 5, 2002
262
0
Visit site
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings III
  • Prison Architect
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: El Dorado
  • 500k Club
  • Europa Universalis IV: Res Publica
  • Heir to the Throne
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Europa Universalis III
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
personally i'd think that the reaction would be a lot more severe than that posted in those events, but i may be wrong. However to do a much more severe reaction would take a LOT of events, maybe with some leagues or crusades, and every nation would need seperate events for everyone who could possibly capture the place, with a DOW if they choose A. It would definatley make the game a lot more interesting if the turks captued rome, causing about 20 DOW's against the ottomans :D

What would the protestants have done though ?
 

unmerged(6159)

Field Marshal
Oct 23, 2001
9.458
1
Visit site
Wouldn't they just have given thanks to God? Although I don't see why the pope in Avignon is really much different from the pope in Rome. Which reminds me, I don't think a start date of 1420 is justified. The popes didn't move to Rome until some time around the 1440's if I'm remembering correctly. I don't think there should be these sorts of effects while Rome is entirely out of papal control and the pope isn't in residence.
 
Feb 1, 2002
593
0
Visit site
Originally posted by Isaac Brock
Wouldn't they just have given thanks to God? Although I don't see why the pope in Avignon is really much different from the pope in Rome. Which reminds me, I don't think a start date of 1420 is justified. The popes didn't move to Rome until some time around the 1440's if I'm remembering correctly. I don't think there should be these sorts of effects while Rome is entirely out of papal control and the pope isn't in residence.


Isaac Brock:
That had slipped my mind when writing these. However, I am going to argue that a similar, though perhaps not quite as pronounced reaction would have occured in any event, regardless of the residence of the pontiff. So why not leave it? [One could even argue that the 'French' Pope & King would have loved it as an excuse to take Rome back and establish a French presence (or in EU terms a Papacy vassalized to France) there...]

Holmsey:
I tend to agree with you. Unfortunately, I don't think the AI is robust enough to handle more radical alterations (e.g. massive use of the war command), and as you said, I think coding even more elaborate schemes sounds prohibitively laborious (how nice I managed to make 'pain in the ass' sound;)

At least something negative would be in place for would-be holy warriors:cool: , and it would most likely give a player a chance to interfere, if not encourage the AI to do so.
 

unmerged(6159)

Field Marshal
Oct 23, 2001
9.458
1
Visit site
Well it wasn't really the French by 1419. The anti-Popes (such as they were) didn't have much acceptance and weren't much of a threat. It was just that the city of Rome was so disorderly that the Popes couldn't be assured of their safety there. Eugenius VII (well I think it's him) spent his entire reign in Florence.

Still it's a little too complicated and maybe not worth it. But I'd still prefer a start date around 1445 or whenever it was.
 
Feb 1, 2002
593
0
Visit site
Originally posted by Isaac Brock
Well it wasn't really the French by 1419. The anti-Popes (such as they were) didn't have much acceptance and weren't much of a threat. It was just that the city of Rome was so disorderly that the Popes couldn't be assured of their safety there. Eugenius VII (well I think it's him) spent his entire reign in Florence.

Still it's a little too complicated and maybe not worth it. But I'd still prefer a start date around 1445 or whenever it was.

I was roughly 100 years off in my thinking on that one, but I still think the Rome events above are a feasible response to theoretical Muslim agression, even in 1420, on political as well as religous grounds.

Further testing:
I tested a game where the Ottomans took Rome and converted the province to Sunni. As France, I took Rome back, the event changed the provincereligion to Catholic, set the Papal states free, but the Papal states then had a Sunni state religion

Weird-I could have been mistaken, I was in a great hurry this morning, but I will play with it further when I can. (should not be a problem for the Jerusalem, Medina, Mekkah events, since no vassal is involved-but if this keeps happening with Rome I will construct another event for PAP making state religion Catholic, and triggered by one of the reconquest events going off.)
 
Feb 1, 2002
593
0
Visit site
Updated "Fall of Rome" events. Have tested, and they work. If Rome was converted to non-catholic religion, these events will take care of that and you will have a catholic Rome (province and government) as a vassal to whoever pulled off the reconquest. (at least those I included as likely candidates).:)
Code:
#########################
## Fall of Rome Events ##
###### by Annibale ######
#########################

event = {
	id = 320000
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = KNI
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320001
	trigger = {
			event = 320000 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = KNI
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320002
	trigger = {
			event = 320000
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = KNI
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320005
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = HAB
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 10000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320006
	trigger = {
			event = 320005 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = HAB
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320007
	trigger = {
			event = 320005
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = HAB
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320010
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = VEN
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320011
	trigger = {
			event = 320010 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = VEN
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320012
	trigger = {
			event = 320010
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = VEN
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320015
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = ARG
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320016
	trigger = {
			event = 320015 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = ARG
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320017
	trigger = {
			event = 320015
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = ARG
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
event = {
	id = 320020
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA }
				}	
		}
	random = no
	country = CAS
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320021
	trigger = {
			event = 320020 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = CAS
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320022
	trigger = {
			event = 320020
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = CAS
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
event = {
	id = 320025
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = SPA
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320026
	trigger = {
			event = 320025 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = SPA
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320027
	trigger = {
			event = 320025
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = SPA
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320030
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = POR
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320031
	trigger = {
			event = 320030 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = POR
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320032
	trigger = {
			event = 320030
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = POR
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
 
Feb 1, 2002
593
0
Visit site
Code:
event = {
	id = 320035
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = FRA
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320036
	trigger = {
			event = 320035 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = FRA
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320037
	trigger = {
			event = 320035
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = FRA
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320040
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA }
				}	
		}
	random = no
	country = ENG
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320041
	trigger = {
			event = 320040 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = ENG
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320042
	trigger = {
			event = 320040
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = ENG
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320045
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = BUR
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320046
	trigger = {
			event = 320045 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = BUR
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320047
	trigger = {
			event = 320045
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = BUR
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
event = {
	id = 320050
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = MLO
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320051
	trigger = {
			event = 320050 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = MLO
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320052
	trigger = {
			event = 320050
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = MLO
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320055
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA }
				}	
		}
	random = no
	country = GEN
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320056
	trigger = {
			event = 320055 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = GEN
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320057
	trigger = {
			event = 320055
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = GEN
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
event = {
	id = 320060
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = TOS
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320061
	trigger = {
			event = 320060 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = TOS
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320062
	trigger = {
			event = 320060
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = TOS
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320065
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = NAP
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = warships which = -1 value = 10 }
		command = { type = transports which = -3 value = 2 }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320066
	trigger = {
			event = 320065 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = NAP
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320067
	trigger = {
			event = 320065
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = NAP
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}
event = {
	id = 320070
	trigger = {
			OR = {
				owned = { province = 399 data = MAM }
				owned = { province = 399 data = TUR }
				owned = { province = 399 data = PER }
				owned = { province = 399 data = TUN }
				owned = { province = 399 data = CYR }
				owned = { province = 399 data = MOR }
				owned = { province = 399 data = FEZ }
				owned = { province = 399 data = ALD }
				owned = { province = 399 data = GRA }
				owned = { province = 399 data = ARA } 
				}	
		}
	random = no
	country = HUN
	name = "The Fall of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  Now it has fallen to Islamic invaders." 
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Crusade! Deus Lo Volt!#
		name = "Crusade! Deus Lo Volt!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 399 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 10000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 24 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Rome#
event = {

	id = 320071
	trigger = {
			event = 320070 
			owned = { province = 399 data = -1 }	
		}
	random = no
	country = HUN
	name = "Reconquest of Rome"
	desc = "We have reconquered the Eternal City of Rome, the Infidels have been driven away, and the Pope restored to his rightful place!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = vp  value = 50 }
		command = { type = DIP  which = 4  value = 120 }
		command = { type = treasury  value = 400 }
		command = { type = provincereligion which = 399 value = catholic }
		command = { type = independence  which = PAP }
	}
}
#Reconquest of Rome#
event = {

	id = 320072
	trigger = {
			event = 320070
			owned = { province = 399 data = PAP }	
		}
	random = no
	country = HUN
	name = "Reconquest of Rome"
	desc = "Christian forces have reconquered the Eternal City of Rome!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Praise the Lord!#
		name = "Praise the Lord!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 399 }
	}
}

event = {
	id = 320075
	trigger = {
			OR = {
				event = 320001
				event = 320006
				event = 320011
				event = 320016
				event = 320021
				event = 320026
				event = 320031
				event = 320036
				event = 320041
				event = 320046
				event = 320051
				event = 320056
				event = 320061
				event = 320066
				event = 320071
				}	
		}
	random = no
	country = PAP
	name = "The Reconquest of Rome"
	desc = "Rome, called the Eternal City, is one of the world's richest cities in history and art, and one of its great cultural, religious, and intellectual centers.  The Eternal City now is the site of the Holy See, the home of the Pope, and thus, the center of Christianity. Whatever its fortunes throughout history, Rome has remained the symbol of European civilization.  The Islamic influence felt here after the fall will be obliterated."
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Deus Lo Volt!#
		name = "Deus Lo Volt!"
		command = { type = stability  value = 6 }
		command = { type = religion  which = catholic }
		command = { type = CAV which = -1 value = 4000 }
		command = { type = INF which = -3 value = 8000 }
	}
}

Am working on conversion back to Sunni, just in case, version of the medina/mekkah/Jerusalem events...
 
Feb 1, 2002
593
0
Visit site
Code:
############
## Medina ##
############

event = {
	id = 220100
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = ARA
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220101
	trigger = {
			event = 220100
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = ARA
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = stability value = 2 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}

event = {
	id = 220105
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = MAM
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220106
	trigger = {
			event = 220105 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = MAM
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220107
	trigger = {
			event = 220105
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = MAM
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}

event = {
	id = 220110
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = TUR
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220111
	trigger = {
			event = 220110 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = TUR
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220112
	trigger = {
			event = 220110
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = TUR
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}

}

event = {
	id = 220115
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = PER
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220116
	trigger = {
			event = 220115 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = PER
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220117
	trigger = {
			event = 220115
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = PER
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}

event = {
	id = 220120
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = TUN
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220121
	trigger = {
			event = 220120 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = TUN
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220122
	trigger = {
			event = 220120
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = TUN
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}
event = {
	id = 220125
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = CYR
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220126
	trigger = {
			event = 220125 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = CYR
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220127
	trigger = {
			event = 220125
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = CYR
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}

event = {
	id = 220130
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = MOR
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220131
	trigger = {
			event = 220130 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = MOR
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220132
	trigger = {
			event = 220130
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = MOR
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}

event = {
	id = 220135
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = FEZ
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220136
	trigger = {
			event = 220135 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country =FEZ
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220137
	trigger = {
			event = 220135
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = FEZ
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}
event = {
	id = 220140
	trigger = {
			OR = { 
				owned = { province = 497 data = KNI }
				owned = { province = 497 data = PAP }
				owned = { province = 497 data = FRA }
				owned = { province = 497 data = ENG }
				owned = { province = 497 data = SPA }
				owned = { province = 497 data = CAS }
				owned = { province = 497 data = ARG }
				owned = { province = 497 data = POR }
				owned = { province = 497 data = BUR }
				owned = { province = 497 data = HAB }
				owned = { province = 497 data = HUN }
				owned = { province = 497 data = VEN }
				owned = { province = 497 data = GEN }
				owned = { province = 497 data = TOS }
				owned = { province = 497 data = MLO }
				owned = { province = 497 data = NAP }
				owned = { province = 497 data = CHI }
				owned = { province = 497 data = RUS }
				owned = { province = 497 data = MOG }
				owned = { province = 497 data = BYZ }
				}	
		}
	random = no
	country = ALD
	name = "The Fall of Medina"
	desc = "Medina, also a little over 300km (200 miles) due north of Mecca, is second only to Mecca in importance. It was to Medina that Muhammad and his followers moved after his monotheistic beliefs were given a hostile reception by some Meccans. The journey from Mecca to Medina (Hijra) is celebrated each year, the event being taken as the starting point of the Islamic calendar (Ah 1). Prior to their return to Mecca the Prophet and his followers made a pilgrimage (Hajj) to the Holy City during the month of Ramadan.  Latin pigs have raided Medina!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 497 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = revoltrisk which = 12 value = 3 }
		command = { type = domestic  which = innovative value = 2 }   
	}
}

#Reconquest of Medina#
event = {

	id = 220141
	trigger = {
			event = 220140 
			owned = { province = 497 data = -1 }	
		}
	random = no
	country = ALD
	name = "Reconquest of Medina"
	desc = "We have reconquered the Holy City of Medina, the Latin Infidels have been driven away!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 497 value = sunni }
	}
}
#Reconquest of Medina#
event = {

	id = 220142
	trigger = {
			event = 220140
			OR = { 
				owned = { province = 497 data = MAM }
				owned = { province = 497 data = TUR }
				owned = { province = 497 data = PER }
				owned = { province = 497 data = TUN }
				owned = { province = 497 data = CYR }
				owned = { province = 497 data = MOR }
				owned = { province = 497 data = FEZ }
				owned = { province = 497 data = ALD }
				owned = { province = 497 data = ARA }
				}	
		}
	random = no
	country = ALD
	name = "Reconquest of Medina"
	desc = "Islam has reconquered the Holy City of Medina.  Medina will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 497 }
	}
}
 
Last edited:
Feb 1, 2002
593
0
Visit site
Code:
############
## Mekkah ##
############

event = {
	id = 220050
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = ARA
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = galleys which = -1 value = 15 }
		command = { type = CAV which = -1 value = 10000 }
		command = { type = INF which = -3 value = 8000 }

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220051
	trigger = {
			event = 220050
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = ARA
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = stability value = 2 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}

event = {
	id = 220055
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = MAM
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 15 }
		command = { type = CAV which = -1 value = 10000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220056
	trigger = {
			event = 220055
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = MAM
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220057
	trigger = {
			event = 220055
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = MAM
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220060
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = TUR
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 15 }
		command = { type = CAV which = -1 value = 10000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220061
	trigger = {
			event = 220060 
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = TUR
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220062
	trigger = {
			event = 220060
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = TUR
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220065
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = PER
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 15 }
		command = { type = CAV which = -1 value = 10000 }
		command = { type = INF which = -3 value = 8000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220066
	trigger = {
			event = 220065 
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = PER
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220067
	trigger = {
			event = 220065
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = PER
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}
event = {
	id = 220070
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = TUN
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 3000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220071
	trigger = {
			event = 220070 
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = TUN
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220072
	trigger = {
			event = 220070
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = TUN
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220075
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = CYR
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 3000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220076
	trigger = {
			event = 220075
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = CYR
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220077
	trigger = {
			event = 220075
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = CYR
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220080
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = MOR
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 3000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220081
	trigger = {
			event = 220080 
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = MOR
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220082
	trigger = {
			event = 220080
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = MOR
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220085
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = FEZ
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 3000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220086
	trigger = {
			event = 220085
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = FEZ
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220087
	trigger = {
			event = 220085
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = FEZ
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}

event = {
	id = 220090
	trigger = {
			OR = { 
				owned = { province = 498 data = KNI }
				owned = { province = 498 data = PAP }
				owned = { province = 498 data = FRA }
				owned = { province = 498 data = ENG }
				owned = { province = 498 data = SPA }
				owned = { province = 498 data = CAS }
				owned = { province = 498 data = ARG }
				owned = { province = 498 data = POR }
				owned = { province = 498 data = BUR }
				owned = { province = 498 data = HAB }
				owned = { province = 498 data = HUN }
				owned = { province = 498 data = VEN }
				owned = { province = 498 data = GEN }
				owned = { province = 498 data = TOS }
				owned = { province = 498 data = MLO }
				owned = { province = 498 data = NAP }
				owned = { province = 498 data = CHI }
				owned = { province = 498 data = RUS }
				owned = { province = 498 data = MOG }
				owned = { province = 498 data = BYZ }
				}	
		}
	random = no
	country = ALD
	name = "The Fall of Mekkah"
	desc = "Mekkah is the most holy city in Islam, a center of pilgrimage, and immune from attack or razzias (predatory raids). The city is revered as being the first place created on earth, and contains an ancient black stone sacred to Allah.  Ibrahim, together with his son Isma'il, built the Ka'ba, a rectangular building made of bricks, to house the stone.  This is the center of Islam, and the Latin Pigs have conducted a razzia on our most holy site!"

	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = stability  value = 3}
		command = { type = addcore  which = 498 }
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 3000 }
	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -3 }
		command = { type = revoltrisk which = 12 value = 5 }
		command = { type = revolt  which = -1 }
		command = { type = revolt  which = -1 } 
		command = { type = revolt  which = -1 }
		command = { type = domestic  which = innovative value = 2 }
		command = { type = domestic  which = serfdom value = 1 }  
	}
}

#Reconquest of Mekkah#
event = {

	id = 220091
	trigger = {
			event = 220090 
			owned = { province = 498 data = -1 }	
		}
	random = no
	country = ALD
	name = "Reconquest of Mekkah"
	desc = "We have reconquered the Holy City of Mekkah, the Latin Infidels are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = provincereligion which = 498 value = sunni }
	}
}
#Reconquest of Mekkah#
event = {

	id = 220092
	trigger = {
			event = 220090
			OR = { 
				owned = { province = 498 data = MAM }
				owned = { province = 498 data = TUR }
				owned = { province = 498 data = PER }
				owned = { province = 498 data = TUN }
				owned = { province = 498 data = CYR }
				owned = { province = 498 data = MOR }
				owned = { province = 498 data = FEZ }
				owned = { province = 498 data = ALD }
				owned = { province = 498 data = ARA }
				}	
		}
	random = no
	country = ALD
	name = "Reconquest of Mekkah"
	desc = "Islam has reconquered the Holy City of Mekkah.  Mekkah will be more difficult to rule than before, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 498 }
	}
}
 
Last edited:
Feb 1, 2002
593
0
Visit site
Code:
###############
## Jerusalem ##
###############

event = {
	id = 220040
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				}	
		}
	random = no
	country = TUR
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#
		command = { type = stability  value = 3}
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 5000 }
		command = { type = INF which = -3 value = 8000 }

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220041
	trigger = {
			event = 220040
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = TUR
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

event = {
	id = 220045
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = MAM
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#
		command = { type = stability  value = 3}
		command = { type = galleys which = -1 value = 10 }
		command = { type = CAV which = -1 value = 6000 }
		command = { type = INF which = -3 value = 8000 }

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220046
	trigger = {
			event = 220045
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = MAM
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

event = {
	id = 220000
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = ARA
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220001
	trigger = {
			event = 220000
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = ARA
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220002
	trigger = {
			event = 220000
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = ARA
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220005
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = PER
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220006
	trigger = {
			event = 220005
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = PER
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220007
	trigger = {
			event = 220005
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = PER
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220010
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = TUN
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220011
	trigger = {
			event = 220010 
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = TUN
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220012
	trigger = {
			event = 220010
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = TUN
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220015
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = CYR
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220016
	trigger = {
			event = 220015
				owned = { province = 493 data = -1 }	
		}
	random = no
	country = CYR
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220017
	trigger = {
			event = 220015
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = CYR
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220020
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = MOR
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220021
	trigger = {
			event = 220020
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = MOR
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220022
	trigger = {
			event = 220020
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = MOR
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220025
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = FEZ
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220026
	trigger = {
			event = 220025
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = FEZ
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220027
	trigger = {
			event = 220025
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = FEZ
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220030
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = ALD
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220031
	trigger = {
			event = 220030
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = ALD
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220032
	trigger = {
			event = 220030
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = ALD
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}

event = {
	id = 220035
	trigger = {
			OR = { 
				owned = { province = 493 data = KNI }
				owned = { province = 493 data = PAP }
				owned = { province = 493 data = FRA }
				owned = { province = 493 data = ENG }
				owned = { province = 493 data = SPA }
				owned = { province = 493 data = CAS }
				owned = { province = 493 data = ARG }
				owned = { province = 493 data = POR }
				owned = { province = 493 data = BUR }
				owned = { province = 493 data = HAB }
				owned = { province = 493 data = HUN }
				owned = { province = 493 data = VEN }
				owned = { province = 493 data = GEN }
				owned = { province = 493 data = TOS }
				owned = { province = 493 data = MLO }
				owned = { province = 493 data = NAP }
				owned = { province = 493 data = CHI }
				owned = { province = 493 data = RUS }
				owned = { province = 493 data = MOG }
				owned = { province = 493 data = BYZ }
				}	
		}
	random = no
	country = GRA
	name = "The Fall of Jerusalem"
	desc = "Jerusalem is the site of the Dome of the Rock, upon which Abraham prepared Isaac for sacrifice, and the Prophet Muhammad ascended to heaven.  With the construction of the al-Aqsa mosque, Jerusalem became, with Mecca and Medina, one of the three places of Muslim pilgrimage.  The Latins see Jerusalem as the site of the resurrection of the prophet Jesus.  The Latin Pigs have therefore, as they did of old, taken Jerusalem from us!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Jihad!#
		name = "Jihad!"
		command = { type = addcore  which = 493 } #Judea#

	}
	action_b ={		#Sheathe our Swords#
		name = "Sheathe our Swords"
		command = { type = stability value = -2 }
		command = { type = domestic  which = innovative value = 1 }
		command = { type = provincereligion which = 493 value = sunni } 
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220036
	trigger = {
			event = 220035
			owned = { province = 493 data = -1 }	
		}
	random = no
	country = GRA
	name = "Reconquest of Jerusalem"
	desc = "We have reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = vp  value = 50 }
		command = { type = removecore  which = 493 }
		command = { type = population  which = 493  value = -1000 }
		command = { type = losebuilding  which = 493  value = bailiff }
		command = { type = losebuilding  which = 493  value = courthouse }
		command = { type = provincereligion which = 493 value = sunni }
	}
}

#Reconquest of Jerusalem#
event = {

	id = 220037
	trigger = {
			event = 220035
			OR = { 
				owned = { province = 493 data = TUR }
				owned = { province = 493 data = MAM }
				owned = { province = 493 data = ARA }
				owned = { province = 493 data = PER }
				owned = { province = 493 data = TUN }
				owned = { province = 493 data = CYR }
				owned = { province = 493 data = MOR }
				owned = { province = 493 data = FEZ }
				owned = { province = 493 data = ALD }
				owned = { province = 493 data = GRA }
				}	
		}
	random = no
	country = GRA
	name = "Reconquest of Jerusalem"
	desc = "Islam has reconquered the Holy City of Jerusalem.  Jerusalem will be more difficult to rule than we thought, already it is plagued by jealousy and rivalries, but at least the Latins are gone!"
	style = 1

	date = { day = 1 month = january year = 1420 }
	deathdate = { day = 1 month = january year = 1820 }	

	action_a ={		#Allahu Akbar!#
		name = "Allahu Akbar!"
		command = { type = stability value = 2 }
		command = { type = removecore  which = 493 }
	}
}
 
Last edited:
Feb 1, 2002
593
0
Visit site
Originally posted by Holmesy
sorry quick question do all these need to be in each seperate events file can you cheat and put everyone's in one fie ?

Much easier to put everyone's in one file:)

( I put all the "Jihad" type of events in the major_tur file, & since I made a Papal States set of events, it seemed appropriate to put the fall of Rome events into my own eep_pap file, but just pick anyone's and it should work fine.)