• 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.
Some conditions added to existing events:
Code:
#(1520) Portuguese ambassadors
#by Fodoron
event = {
	id = 165015
	trigger = {
		exists = POR
		[COLOR=Yellow]event = 18012 #POR: Commercial Conflict in the Indian Ocean[/COLOR]
	}
	random = no
	country = ETH
	name = "EVENTNAME165015" #Portuguese ambassadors
	desc = "EVENTHIST165015"
	#-#

	date = { year = 1520 }
	offset = 150
	deathdate = { year = 1521 }

	action_a = {
		name = "ACTIONNAME165015A" #Dismiss them with good words
		command = { type = relation which = POR value = 25 }
		command = { type = vp value = 5 }
	}
	action_b = {
		name = "ACTIONNAME165015B" #Become a vassal of Portugal
		command = { type = relation which = POR value = 50 }
		command = { type = trigger which = 260022 } #POR: Portuguese vassalization of Ethiopia
	}
}
#-#King Manuel of Portugal was very interested in preventing spice trade through the Red Sea. In 1520 a Portuguese fleet arrived and bombed Saylac, the port of Adal. They then proceeded to Massawa, the port of Ethiopia, where the Portuguese ambassadors dissembarked. They were prepared to sign an alliance with Ethiopia, but their timing was bad. Almost centenary Eleni had been dismissed, and her step great-grandson, Emperor Dawit II, better known as Lebna Dengel had just killed his main enemy, Imam Mahfuz of Adal. He was continuing a series of succesful campaigns against restless Muslims inside Ethiopia. Everybody was convinced that the Muslim menace had been checked, perhaps for good. Lebna Dengel gave his excuses to the ambassadors but said that Eleni's envoy lacked the authority to sign alliances. After a few years in the country, the ambassadors said goodbye to Pêro da Covilhã, who was now too old to travel, and left.

Code:
#(1535) War of extermination
#by Fodoron
event = {
	id = 165016
	trigger = {
		exists = CYR
		exists = POR
		[COLOR=Yellow]event = 165015 #ETH: Portuguese ambassadors[/COLOR]
	}
	random = no
	country = ETH
	name = "EVENTNAME165016" #War of extermination
	desc = "EVENTHIST165016"
	#-#

	date = { year = 1535 }
	offset = 150
	deathdate = { year = 1536 }

	action_a = {
		name = "ACTIONNAME165016A" #Now we need the Portuguese
		command = { type = relation which = POR value = 25 }
		command = { type = vp value = 5 }
		command = { type = trigger which = 260023 } #POR: Prester John requests help
	}
}
#-#It was too bad that Lebna Dengel had dismissed the Portuguese ambassadors in 1526, because the next year and without warning Adal had started a war like no other in the history of Ethiopia. Leaded by a mysterious warrior, that the Ethiopians called Grañ (Left-handed), and his men called Ahmad al-Fath (the Conqueror), the armies of Adal had been trained in Ottoman tactics, and were armed with flintstock firearms. The Ethiopians were great warriors. Raised in the highlands, they are one of the strongest populations on earth, and their armies were 5 to 10 times superior in numbers. Yet the only thing that they could do against the modern armies of Adal was to make them pay a hefty price for their victories. So they suffered a great defeat at the Awash river in the battle of Shimbra Kure in 1529. Lebna Dengel had 16,000 cavalry and 200,000 infantry against Ahmad 560 cavalry and 12,000 soldiers. Although the Ethiopians were able to kill 5,000 soldiers of Adal, their loses were much higher. Afterwards Ahmad penetrated deep into the highlands, attacking Dawaro and Shewa in 1531, then Amhara, Lasta, Bale, Hadya, Sidama and the Gurage. With half of former Ethiopia under his control, in 1535 Ahmad invaded Tigray in the North, sacking the sacred city of Aksum and destroying the Cathedral were the emperors had been crowned for centuries. But the worst part was the damage inflicted to the people of Ethiopia and Adal by Ahmad, that would change their demography forever. To finance his military campaign against his bigger neighbour, Ahmad used a scorched earth tactic, laying waste to the land and selling every Ethiopian he could capture, Muslim or Christian, as a slave. No Christian priest or nun was left alive by him. Lebna Dengel, outmanoeuvred and out-musketed, fled from one province to another, trying to organize the resistance. There was no possibility of a peace agreement, as Ahmad was bent on the destruction of the Christian country. His elder son, Fiqtor, was killed in battle, and the youngest, Menas, was captured and sent as a slave to the Ottoman overlord of Yemen. In desperation, Lebna Dengel sent a plee for help to the King of Portugal. In doing that, he saved his country, but he would no see the result, as he died on the run, exhausted and miserable in 1540.

Events make no sense without presence of Portuguese in the area at some point.

Other events involving Portuguese / Jesuists / Catholics could have happened and their presence in Ethiopia could be for other reasons.

Code:
#(1632) Back to Orthodoxy
#by Fodoron
event = {
	id = 165029
	[COLOR=Yellow]trigger = {
		OR = {
			religion = catholic
			religion = counterreform
			religion = protestant
			religion = reformed
		}
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165029" #Back to Orthodoxy
	desc = "EVENTHIST165029"
	#-#

	date = { day = 14 month = june year = 1632 }

	action_a = {
		name = "ACTIONNAME165029A" #End of a failed experiment
		command = { type = religion which = orthodox }
		command = { type = stability value = 1 }
	}
}
#-#Susenyos was successful at putting down rebellions, but became disheartened from having to kill good subjects that did not challenge the negus but the religious change. He therefore decided to proclaim religious freedom, effectively returning to Orthodoxy, and stepped down, leaving his son Fasilides to rule Ethiopia.
 
As discussed here, reworked event:
Code:
#(1557) The loss of Massawa
#by Fodoron
event = {
	id = 165018
	trigger = {
		exists = CYR
		event = 165016 #ETH: War of extermination
		[COLOR=Yellow]NOT = {
			owned = { province = 752 data = -1 } #Massawa
			owned = { province = 754 data = -1 } #Issas
		}[/COLOR]
	}
	random = no
	country = ETH
	name = "EVENTNAME165018" #The loss of Massawa
	desc = "EVENTHIST165018"
	#-#

	date = { year = 1557 }
	offset = 150
	deathdate = { year = 1558 }

	action_a = {
		name = "ACTIONNAME165018A" #Isolated from all
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = land value = -10000 }
		command = { type = trade value = -20000 }
		command = { type = merchants value = -6 }
		command = { type = diplomats value = -6 }
		[COLOR=Red]command = { type = casusbelli which = TUR value = 2400 }[/COLOR]
	}
}
#-#Despite their severe defeat, and the sacking of Harar in 1550, Adal regrouped under the leadership of Ahmad's nephew, Nur ibn Mujtahid. In 1556 he launched a two front coordinated attack with Ottoman help. The Ottomans, leaded by Ozdemur Pasha, conquered Massawa, the best port of the Red Sea, and the only one the Ethiopians had, but their attempt to reach the highlands failed against the determined resistance of Gelawdewos. The attack by Nur was an even worse failure, taking the life of the last of the Walashma sultans of Adal, Barakat. However Emperor Gelawdewos lost his life in battle and his head was taken to Harar. The loss of the port of Massawa to the Ottomans was a worse catastrophe for Ethiopia. They lost control of their trade, they could no longer buy firearms, and anybody traveling from the outside to Ethiopia had to do so in disguise. Never had been Ethiopia so isolated from the outside world.
 
A proposal to unify all Yeshaq's campaigns in ETH_165005. I would also like to make events for campaigns of other monarchs to give Ethiopia something to do other then destroy Adal.

Code:
#(1420-1430) [COLOR=Yellow]Campaigns of Yeshaq I[/COLOR]
#by Fodoron
event = {
	id = 165005
	random = no
	country = ETH
	name = "EVENTNAME165005" #[COLOR=Yellow]Campaigns of Yeshaq I[/COLOR]
	desc = "EVENTHIST165005"
	date = { day = 14 month = september year = 1420 }
	offset = 1500
	deathdate = { day = 1 month = october year = 1430 }

	action_a = {
		name = "ACTIONNAME165005A" #Our clergy demands it
		command = { type = stability value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = revolt which = 1516 } #Welo
		command = { type = wakeleader which = 046802 } #Yeshaq (ETH)
	}
	action_b = {
		name = "ACTIONNAME165005B" #Religious freedom
		command = { type = stability value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
	}
}
#-#Ethiopia was an Empire spanning a vast area populated by numerous tribal peoples that did not follow the state religion of the Empire, and few Solomonid Emperors can be considered to have controlled their whole Empire at any time. Beside the endless power struggles, religious strife and encroachments of Muslims, Ethiopian Emperors are also known for their campaigns against the followers of other religions within their Empire and on its borders. Yeshaq I is remembered for his campaigns against the Falashas and invasions of Shanqella region. The Falashas were (still are) Jewish Ethiopians. Their origin is still debated, whether they are a lost tribe of Israel or Ethiopians converted from an archaic form of Christianity to Judaism. In any case they constituted a likely target to the beleaguered Orthodox Christians surrounded by Islam. The continuous campaigns against the Falashas were successful in greatly reducing their numbers. Shanqella is an inhospitable region in western Ethiopia inhabited by black-skinned pagans of Sudanese origin. With its backwards and disorganized inhabitants, this region was a frequent proving and raiding ground of Ethiopian Emperors.
 
Last edited:
Spelling correction to match the new monarchs.eth suggestion:

Code:
#(1436) The crowning of [COLOR=Yellow]Kwestantinos[/COLOR] I
#by Fodoron
event = {
	id = 165006
	random = no
	country = ETH
	name = "EVENTNAME165006" #The crowning of [COLOR=Yellow]Kwestantinos[/COLOR] I
	desc = "EVENTHIST165006"

	date = { day = 1 month = june year = 1434 }
	offset = 150
	deathdate = { day = 0 month = january year = 1437 }

	action_a = {
		name = "ACTIONNAME165006A" #A great ruler
		command = { type = relation which = BYZ value = 50 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = provincetax which = -1 value = 1 }
		command = { type = revoltrisk which = 60 value = 2 }
		command = { type = stability value = -1 }
	}
}
#-#Zara Yaqob (the seed of Jacob) was a prince by the third wife of late Emperor Hasei Dawit (David) II. He was far removed from the throne, but the death of several of his half-brothers and one of his nephews left him as the best candidate, since the inheritance to the throne of Solomon does not follow a strict rule, and the heir can be chosen between all the descendants of the late Emperor. Upon ascending to the throne in 1434, according to tradition the prince chose a new name as emperor, Kwestantinos, in imitation of the Byzantine emperor. Two years later he was crowned and consacrated at Aksum, the old capital, as Neguse Negest (King of Kings, or Emperor), receiving also his throne name, Amda Seyum (the pillar of Zion). For his second wife he married the daughter of the Ethiopian Muslim King of Hadiya. After her conversion to Orthodoxy she received the empress name of Eleni, also in imitation of the Byzantine empress. Both Kwestantinos and Eleni would lead Ethiopia to the pinnacle of her power at the expense of the Kingdoms within the empire.
 
If the new monarchs.eth is adopted, ETH_165014 is no longer needed.

Code:
[COLOR=Red]#(1507) Empress Eleni
#by Fodoron
event = {
	id = 165014
	random = no
	country = ETH
	name = "EVENTNAME165014" #Empress Eleni
	desc = "EVENTHIST165014"

	date = { day = 15 month = august year = 1507 }

	action_a = {
		name = "ACTIONNAME165014A" #An excellent Regent
		command = { type = ADM which = 2 value = 108 }
		command = { type = DIP which = 5 value = 108 }
	}
}[/COLOR]
#-#New Ethiopian Emperors used to crown their mothers as Empresses. But in 1468, Baeda Maryam did not have a mother, since his had been killed by his father. He chose instead to crown another of his father's wives, childless Eleni. She was no ordinary woman. Despite her Muslim upbringing, she became well versed in Christian theology, writing religious books and sponsoring the translation of Greek and Arabic books to Geez. She always remained a very influential figure in court, being named co-regent on several occasions, but her role became critical when her step-grandson Na'od died in battle against the Muslims. His oldest son, Egardos was only 7, but Eleni insisted on his crowning. The 80 years old Empress, supported by the Abuna (head of the Orthodox Church), was able to convince the council, and she was made Senior Regent until his coming of age, nine years later. Eleni named old Pêro da Covilhã royal counselor, and heeded his advice on a very serious matter. Pêro was worried about the increased Muslim power in the Red Sea and the effect that trade income was having on Adal. He recommended Eleni to seek an alliance with Portugal. Eleni decided to send an embassy to the King of Portugal.
 
Lord Grave said:
A proposal to unify all Yeshaq's campaigns in ETH_165005. I would also like to make events for campaigns of other monarchs to give Ethiopia something to do other then destroy Adal.
Good idea.
Lord Grave said:
If the new monarchs.eth is adopted, ...
Where is the new monarchs.eth to be seen? :)

Maybe you could start with it before related events modifications.
 
YodaMaster said:
Good idea.
Where is the new monarchs.eth to be seen? :)

Maybe you could start with it before related events modifications.

I sent it to you by mail to avoid posting the whole file without anything to discuss. It is mostly the conversion to throne name <real name> standard, spelling corrections and date corrections. I've added the following regent monarchs:

Code:
historicalmonarch = {
	id = { type = 6 id = 046547 }
	startdate = {
		day = 8
		month = november
		year = 1478
	}
	deathdate = {
		day = 7
		month = may
		year = 1486
	}
	name = "Amda Mikael (Eskander)"
	DIP = 6
	MIL = 4
	ADM = 6
	dormant = no
	remark = "One of the two Bitwoded who took over the regency council."
}

historicalmonarch = {
	id = { type = 6 id = 046548 }
	startdate = {
		day = 31
		month = july
		year = 1508
	}
	deathdate = {
		day = 31
		month = july
		year = 1516
	}
	name = "Eleni (Dawit II)"
	DIP = 7
	MIL = 3
	ADM = 7
	dormant = no
	remark = "Regent for Dawit II this time"
}
 
Some more events for Ethiopia. Going to sleep now :wacko:


Code:
#(1468-1478) Loss of Emperor's authority
event = {
	id = 165004
	random = no
	country = ETH
	name = "EVENTNAME165004" #Loss of Emperor's authority
	desc = "EVENTHIST165004"

	date = { day = 26 month = august year = 1468 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165004A" #Beginning of the end
		command = { type = domestic which = CENTRALIZATION value = -1 }
	}
}
#-#Baeda Maryam was unable to hold together the far-flung empire his father left him. Some of the outlying provinces recently conquered began to grow restive; the feudal lords whom Zara Yaqob had only ephemerally brought under central control reasserted their regional authority; and the senior clergy relapsed into some of the old-established ways of conduct and ecclesiastical organization.


Code:
#(1468-1478) Dobe'a Campaigns
event = {
	id = 165019
	random = no
	country = ETH
	name = "EVENTNAME165019" #Dobe'a Campaigns
	desc = "EVENTHIST165019"

	date = { day = 26 month = august year = 1468 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165019A" #Undertake the campaign for our glory
		command = { type = revolt which = 1516 } #Welo
		command = { type = revolt which = 1516 } #Welo
		command = { type = domestic which = CENTRALIZATION value = 1 } #the vassals and governors are rallied around the Emperor
		command = { type = treasury value = 20 } #plunder
		command = { type = trade value = 500 } #no more raids by Dobe'a
	}
	action_b = {
		name = "ACTIONNAME165019B" #Leave the Dobe'a alone
		command = { type = vp value = -10 }
	}
}
#-#Dobe'a were primitive nomadic people who inhabited the northeastern part of Ethiopia and bordering parts of Adal sultanate. Nomadic cattle herding and banditry were there only two professions, and the latter caused the decisive campaign of Emperor Baeda Maryam against Dobe'a. First invasion into Dobe'a lands proved fruitless as the crafty nomads were able to flee and hide from the Emperor's troops. This failure prompted Baeda Maryam to seek aid from his vassals. Despite their great loyalty in this campaign, probably because they too were threatened by Dobe'a raids, the camapaign suffered a sound defeat when the Dobe'a were finally found. Only when the furious Emperor called his elite regiment, the Royal Eagle, did the campaign turn from disaster into success and the Dobe'a were broken. Baeda Maryam mobilized his governors to pursue the fleeing non-combatants. Many Dobe'a were slain during those pursuits and massive herds of cattle captured.


Code:
#(1468-1478) Reformation of Dobe'a
event = {
	id = 165043 #triggered by ETH_165019 A
	random = no
	country = ETH
	name = "EVENTNAME165043" #Reformation of Dobe'a
	desc = "EVENTHIST165043"

	action_a = {
		name = "ACTIONNAME165043A" #Bandits become farmers
		command = { type = treasury value = -30 } #cows returned, church built
		command = { type = population which = 1516 value = 5000 } #Welo
		command = { type = provincetax which = 1516 value = 1 } #Welo
	}
	action_b = {
		name = "ACTIONNAME165043B" #Execute them all!
		command = { type = domestic which = INNOVATIVE value = -1 }
	}
}
#-#After their defeat at the hands of Baeda Maryam, the Dobe'a were forced to convert to Christianity and beg the Emperor for pardon. The Emperor in turn returned their cattle, supplementing it with others from the southern provinces of Wej and Genz and stationed soldiers in their country. He further built a church in Dobe'a country dedicated to the Virgin Mary and planted orange trees, lemon trees, and vines in the area, in fulfillment of his earlier declaration. Baeda Maryam soon returned to the Dobe'a country and appointed governors and "regulated the social condition of the people," as well as encouraging the celebration of the death of the Virgin Mary every January, upon which occasion he distributed bread, tela (beer), and tej (a type of honey wine/mead) to the people. He further ordered that the Dobe'a become cultivators, as opposed to bandits and left the country for the last time.


Code:
#(1468-1478) Other Campaigns of Baeda Maryam
event = {
	id = 165044
	random = no
	trigger = {
		event = 165019 #must happen after Dobe'a campaigns
	}
	country = ETH
	name = "EVENTNAME165044" #Other Campaigns of Baeda Maryam
	desc = "EVENTHIST165044"

	date = { day = 26 month = august year = 1468 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165005A" #Our clergy demands it
		command = { type = stability value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = revolt which = 1516 } #Welo (Falasha)
		command = { type = revolt which = 1590 } #Bale (muslims)
	}
	action_b = {
		name = "ACTIONNAME165005B" #Religious freedom
		command = { type = stability value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
	}
}
#-#After successful campaigns against the Dobe'a, Baeda Maryam turned to other corners of his Empire in order to secure his borders. He moved his court to the south for campaigns against the Muslims in Dawaro and Bale. His successful campaigns brought a short-lived peace with Adal, which he used to pursue campaigns against the Falasha in the north.


Code:
#(1480-1482) Nicolò Brancaleon - flavor
event = {
	id = 165045
	random = no
	country = ETH
	name = "EVENTNAME165045" #Nicolò Brancaleon
	desc = "EVENTHIST165045"
	
	date = { day = 1 month = january year = 1480 }
	offset = 100
	deathdate = { day = 31 month = december year = 1482 }

	action_a = {
		name = "ACTIONNAME165045A" #Keep this great artist in Ethiopia
		command = { type = treasury value = -10 } #sponsorship
		command = { type = infra value = 200 }
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
	action_b = {
		name = "ACTIONNAME165045B" #Let him return in failure
		command = { type = vp value = -10 }
		command = { type = relation which = VEN value = 25 } #Venetians hear news of Ethiopia
	}
}
#-#Nicolò Brancaleon was a Venetian monk who came to Ethiopia with a goal of converting their greatest Emperor, Zara Yaqob, to Catholicism. Unfortunately for him, Nicolò was a great painter and Ethiopian Emperors had a tradition of forbidding skilled foreign missionaries and explorers to leave Ethiopia. Nicolò Brancaleon founded a studio and quickly became the foremost icon and fresco painter and illustrator of religious books. His best known work is the controversial fresco Madonna and Child at the Church of Atronsa Maryam which was destroyed by the Oromo in 1704. His works were still being discovered in Ethiopia in 20th century. After Nicolò's arrival, at least 17 more skilled Italians were imprisoned at the Emperor's court.
 
Last edited:
Here is the fully reworked list of Ethiopian monarchs (almost all monarchs have been reworked by Lord Grave):
Code:
#Solomonic Dynasty

historicalmonarch = {
	id = { type = 6 id = 046500 }
	startdate = {
		day = 23
		month = june
		year = 1413
	}
	deathdate = {
		day = 29
		month = august
		year = 1429
	}
	name = "Gabra Masqal II <Yeshaq I>"
	DIP = 5
	MIL = 5
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046501 }
	startdate = {
		day = 29
		month = august
		year = 1429
	}
	deathdate = {
		day = 1
		month = february
		year = 1430
	}
	name = "Andreyas"
	DIP = 5
	MIL = 3
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046502 }
	startdate = {
		day = 1
		month = february
		year = 1430
	}
	deathdate = {
		day = 1
		month = may
		year = 1433
	}
	name = "Hezba Nan <Takla Maryam>"
	DIP = 4
	MIL = 5
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046503 }
	startdate = {
		day = 1
		month = may
		year = 1433
	}
	deathdate = {
		day = 1
		month = september
		year = 1433
	}
	name = "Mehreka Nan <Sarwe Iyasus>"
	DIP = 4
	MIL = 4
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046504 }
	startdate = {
		day = 1
		month = september
		year = 1433
	}
	deathdate = {
		day = 1
		month = may
		year = 1434
	}
	name = "Badel Nan <Amda Iyasus>"
	DIP = 6
	MIL = 6
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046505 }
	startdate = {
		day = 1
		month = june
		year = 1434
	}
	deathdate = {
		day = 26
		month = august
		year = 1468
	}
	name = "Kwestantinos I <Zara Yaqob>"
	DIP = 8
	MIL = 8
	ADM = 9
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046506 }
	startdate = {
		day = 26
		month = august
		year = 1468
	}
	deathdate = {
		day = 8
		month = november
		year = 1478
	}
	name = "Baeda Maryam"
	DIP = 5
	MIL = 4
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046547 }
	startdate = {
		day = 8
		month = november
		year = 1478
	}
	deathdate = {
		day = 7
		month = may
		year = 1486
	}
	name = "Amda Mikael (Eskander)"
	DIP = 6
	MIL = 4
	ADM = 6
	dormant = no
	remark = "One of the two Bitwoded who took over the regency council."
}
historicalmonarch = {
	id = { type = 6 id = 046507 }
	startdate = {
		day = 7
		month = may
		year = 1486
	}
	deathdate = {
		day = 7
		month = may
		year = 1494
	}
	name = "Eleni and Kwestantinos II <Eskander>"
	DIP = 6
	MIL = 4
	ADM = 6
	dormant = no
	remark = "Eleni was the real power"
}
historicalmonarch = {
	id = { type = 6 id = 046508 }
	startdate = {
		day = 7
		month = may
		year = 1494
	}
	deathdate = {
		day = 1
		month = november
		year = 1494
	}
	name = "Amda Seyon II"
	DIP = 3
	MIL = 3
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046509 }
	startdate = {
		day = 1
		month = november
		year = 1494
	}
	deathdate = {
		day = 31
		month = july
		year = 1508
	}
	name = "Na'od"
	DIP = 4
	MIL = 6
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046548 }
	startdate = {
		day = 31
		month = july
		year = 1508
	}
	deathdate = {
		day = 31
		month = july
		year = 1516
	}
	name = "Eleni (Dawit II)"
	DIP = 7
	MIL = 3
	ADM = 7
	dormant = no
	remark = "Regent for Dawit II this time"
}
historicalmonarch = {
	id = { type = 6 id = 046510 }
	startdate = {
		day = 31
		month = july
		year = 1516
	}
	deathdate = {
		day = 2
		month = september
		year = 1540
	}
	name = "Anbasa Sagad <Dawit II>"
	DIP = 2
	MIL = 3
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046511 }
	startdate = {
		day = 2
		month = september
		year = 1540
	}
	deathdate = {
		day = 23
		month = march
		year = 1559
	}
	name = "Asnaf Sagad I <Gelawdewos>"
	DIP = 8
	MIL = 8
	ADM = 6
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046512 }
	startdate = {
		day = 23
		month = march
		year = 1559
	}
	deathdate = {
		day = 1
		month = february
		year = 1563
	}
	name = "Admas Sagad I <Menas>"
	DIP = 5
	MIL = 6
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046513 }
	startdate = {
		day = 12
		month = february
		year = 1563
	}
	deathdate = {
		day = 22
		month = september
		year = 1597
	}
	name = "Malak Sagad I <Sarsa Dengel>"
	DIP = 6
	MIL = 8
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046514 }
	startdate = {
		day = 22
		month = september
		year = 1597
	}
	deathdate = {
		day = 3
		month = september
		year = 1603
	}
	name = "Antenatewos (Yaqob I)"
	DIP = 4
	MIL = 5
	ADM = 2
	dormant = no
	remark = "First rule of Yaqob I under regency of Ras Antenatewos of Begemder"
}
historicalmonarch = {
	id = { type = 6 id = 046515 }
	startdate = {
		day = 3
		month = september
		year = 1603
	}
	deathdate = {
		day = 13
		month = october
		year = 1604
	}
	name = "Asnaf Sagad II <Za Dengel>"
	DIP = 4
	MIL = 6
	ADM = 2
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046516 }
	startdate = {
		day = 13
		month = october
		year = 1604
	}
	deathdate = {
		day = 10
		month = march
		year = 1606
	}
	name = "Malak Sagad II <Yaqob I>"
	DIP = 4
	MIL = 5
	ADM = 2
	dormant = no
	remark = "Second reign"
}
historicalmonarch = {
	id = { type = 6 id = 046517 }
	startdate = {
		day = 10
		month = march
		year = 1606
	}
	deathdate = {
		day = 14
		month = june
		year = 1632
	}
	name = "Malak Sagad III <Susenyos>"
	DIP = 5
	MIL = 7
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046518 }
	startdate = {
		day = 14
		month = june
		year = 1632
	}
	deathdate = {
		day = 18
		month = october
		year = 1667
	}
	name = "'Alam Sagad <Fasilides>"
	DIP = 4
	MIL = 4
	ADM = 7
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046519 }
	startdate = {
		day = 18
		month = october
		year = 1667
	}
	deathdate = {
		day = 19
		month = july
		year = 1682
	}
	name = "A'ilaf Sagad <Yohannes I>"
	DIP = 3
	MIL = 5
	ADM = 8
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046520 }
	startdate = {
		day = 19
		month = july
		year = 1682
	}
	deathdate = {
		day = 27
		month = march
		year = 1706
	}
	name = "Adyam Sagad <Iyasu I>"
	DIP = 9
	MIL = 9
	ADM = 7
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046521 }
	startdate = {
		day = 27
		month = march
		year = 1706
	}
	deathdate = {
		day = 30
		month = june
		year = 1708
	}
	name = "Le'al Sagad <Tekle Haymanot I>"
	DIP = 4
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046522 }
	startdate = {
		day = 30
		month = june
		year = 1708
	}
	deathdate = {
		day = 14
		month = october
		year = 1711
	}
	name = "Walda Ambasa <Tewoflos>"
	DIP = 3
	MIL = 3
	ADM = 2
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046523 }
	startdate = {
		day = 14
		month = october
		year = 1711
	}
	deathdate = {
		day = 8
		month = february
		year = 1716
	}
	name = "Tsehay Sagad <Yostos>"
	DIP = 4
	MIL = 3
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046524 }
	startdate = {
		day = 8
		month = february
		year = 1716
	}
	deathdate = {
		day = 18
		month = may
		year = 1721
	}
	name = "Adbar Sagad <Dawit III>"
	DIP = 5
	MIL = 4
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046525 }
	startdate = {
		day = 18
		month = may
		year = 1721
	}
	deathdate = {
		day = 19
		month = september
		year = 1730
	}
	name = "Asma Sagad <Bakaffa>"
	DIP = 5
	MIL = 5
	ADM = 6
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046526 }
	startdate = {
		day = 19
		month = september
		year = 1730
	}
	deathdate = {
		day = 27
		month = june
		year = 1755
	}
	name = "Mentewab and Alem Sagad <Iyasu II>"
	DIP = 5
	MIL = 5
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046527 }
	startdate = {
		day = 27
		month = june
		year = 1755
	}
	deathdate = {
		day = 7
		month = may
		year = 1769
	}
	name = "Adyam Sagad <Iyoas I>"
	DIP = 4
	MIL = 4
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046528 }
	startdate = {
		day = 7
		month = may
		year = 1769
	}
	deathdate = {
		day = 18
		month = october
		year = 1769
	}
	name = "Sadiq Sagad <Yohannes II>"
	DIP = 3
	MIL = 3
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046529 }
	startdate = {
		day = 18
		month = october
		year = 1769
	}
	deathdate = {
		day = 13
		month = april
		year = 1777
	}
	name = "Admas Sagad III <Tekle Haymanot II>"
	DIP = 5
	MIL = 4
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046530 }
	startdate = {
		day = 13
		month = april
		year = 1777
	}
	deathdate = {
		day = 20
		month = july
		year = 1779
	}
	name = "Salomon II"
	DIP = 4
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046531 }
	startdate = {
		day = 20
		month = july
		year = 1779
	}
	deathdate = {
		day = 17
		month = february
		year = 1784
	}
	name = "Fakr Sagad <Tekle Giyorgis I>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046532 }
	startdate = {
		day = 17
		month = february
		year = 1784
	}
	deathdate = {
		day = 24
		month = april
		year = 1788
	}
	name = "Baala Sagad Iyasu III"
	DIP = 2
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046533 }
	startdate = {
		day = 24
		month = april
		year = 1788
	}
	deathdate = {
		day = 26
		month = july
		year = 1789
	}
	name = "Fakr Sagad <Tekle Giyorgis I>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046534 }
	startdate = {
		day = 26
		month = july
		year = 1789
	}
	deathdate = {
		day = 1
		month = january
		year = 1794
	}
	name = "Hezqeyas"
	DIP = 5
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046535 }
	startdate = {
		day = 1
		month = january
		year = 1794
	}
	deathdate = {
		day = 15
		month = april
		year = 1795
	}
	name = "Fakr Sagad <Tekle Giyorgis I>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046536 }
	startdate = {
		day = 15
		month = april
		year = 1795
	}
	deathdate = {
		day = 1
		month = december
		year = 1795
	}
	name = "Baeda Maryam II"
	DIP = 2
	MIL = 2
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046537 }
	startdate = {
		day = 1
		month = december
		year = 1795
	}
	deathdate = {
		day = 20
		month = may
		year = 1796
	}
	name = "Fakr Sagad <Tekle Giyorgis I>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046538 }
	startdate = {
		day = 20
		month = may
		year = 1796
	}
	deathdate = {
		day = 18
		month = august
		year = 1797
	}
	name = "Salomon III"
	DIP = 4
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046539 }
	startdate = {
		day = 18
		month = august
		year = 1797
	}
	deathdate = {
		day = 4
		month = january
		year = 1798
	}
	name = "Yonas"
	DIP = 4
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046540 }
	startdate = {
		day = 4
		month = january
		year = 1798
	}
	deathdate = {
		day = 20
		month = may
		year = 1799
	}
	name = "Fakr Sagad <Tekle Giyorgis I>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046541 }
	startdate = {
		day = 20
		month = may
		year = 1799
	}
	deathdate = {
		day = 25
		month = july
		year = 1799
	}
	name = "Salomon III"
	DIP = 4
	MIL = 3
	ADM = 4
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046542 }
	startdate = {
		day = 25
		month = july
		year = 1799
	}
	deathdate = {
		day = 24
		month = march
		year = 1800
	}
	name = "Demetros"
	DIP = 3
	MIL = 2
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046543 }
	startdate = {
		day = 24
		month = march
		year = 1800
	}
	deathdate = {
		day = 2
		month = june
		year = 1800
	}
	name = "Fakr Sagad Tekle Giyorgis I"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046544 }
	startdate = {
		day = 2
		month = june
		year = 1800
	}
	deathdate = {
		day = 17
		month = june
		year = 1801
	}
	name = "Demetros"
	DIP = 3
	MIL = 2
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046545 }
	startdate = {
		day = 17
		month = june
		year = 1801
	}
	deathdate = {
		day = 12
		month = june
		year = 1818
	}
	name = "Newaya Sagad <Egwale Seyon>"
	DIP = 5
	MIL = 4
	ADM = 5
	dormant = no
}
historicalmonarch = {
	id = { type = 6 id = 046546 }
	startdate = {
		day = 14
		month = june
		year = 1818
	}
	deathdate = {
		day = 3
		month = june
		year = 1821
	}
	name = "Adyam Sagad III <Iyoas II>"
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}
Better use "&" instead of "and" for 046507 "Eleni and Kwestantinos II <Eskander>" because of the length of the string and other existing use.
 
Last edited:
It seems I managed to miss a couple of them in the chaotic era:

Code:
historicalmonarch = {
	id = { type = 6 id = 046543 }
	startdate = {
		day = 24
		month = march
		year = 1800
	}
	deathdate = {
		day = 2
		month = june
		year = 1800
	}
	name = [COLOR=Yellow]"Fakr Sagad <Tekle Giyorgis I>"[/COLOR]
	DIP = 3
	MIL = 5
	ADM = 3
	dormant = no
}

historicalmonarch = {
	id = { type = 6 id = 046532 }
	startdate = {
		day = 17
		month = february
		year = 1784
	}
	deathdate = {
		day = 24
		month = april
		year = 1788
	}
	name = [COLOR=Yellow]"Baala Sagad <Iyasu III>"[/COLOR]
	DIP = 2
	MIL = 3
	ADM = 4
	dormant = no
}

And the edit suggested by YodaMaster:

Code:
historicalmonarch = {
	id = { type = 6 id = 046507 }
	startdate = {
		day = 7
		month = may
		year = 1486
	}
	deathdate = {
		day = 7
		month = may
		year = 1494
	}
	name = [COLOR=Yellow]"Eleni & Kwestantinos II <Eskander>"[/COLOR]
	DIP = 6
	MIL = 4
	ADM = 6
	dormant = no
	remark = "Eleni was the real power"
}

All changes in yellow are compared to the previously posted file.
 
About 165019, 165043 and 165044, what happens if Ethiopia doesn't own Welo or is at war and Welo occupied by enemies?

I understand 165043 to be triggered by 165019 A but command is missing. Why not wait for Ethiopia to be at peace and province not controlled by rebels? 165043 will then have dates, check 165019 happened before and will be slept by 165019 B.
If changes make sense, 165044 could have to be reworked too.

Better check Baeda Maryam monarch for related events. Even if deathdate in an event matches the death of involved monarch, effect of offset could make event happen after the deathdate... (believe me, it's true).

Same question for ownership of Welo in 165005 but on a different level.

There is no default religion in revolt.txt for Ethiopia and country could not be Orthodox (when not turning to Catholicism by event). Nicolò Brancaleon's event desc made me think to this. Of course it should be rare but do some events become non-sense in this case (example: Bale revolt in 165044 if Ethiopia is Mulslim)?
 
Last edited:
YodaMaster said:
About 165019, 165043 and 165044, what happens if Ethiopia doesn't own Welo or is at war and Welo occupied by enemies?

I modeled those events in the likeness of the existing ETH_165005 but you point is very valid so I'll edit both my new events and the proposal for change of ETH_165005.

YodaMaster said:
I understand 165043 to be triggered by 165019 A but command is missing. Why not wait for Ethiopia to be at peace and province not controlled by rebels? 165043 will then have dates, check 165019 happened before and will be slept by 165019 B.
If changes make sense, 165044 could have to be reworked too.

Will be done.

YodaMaster said:
Better check Baeda Maryam monarch for related events. Even if deathdate in an event matches the death of involved monarch, effect of offset could make event happen after the deathdate... (believe me, it's true).

Didn't know that could happen, but I see how it could be possible for the engine. I'll add the triggers where necessary.

YodaMaster said:
Same question for ownership of Welo in 165005 but on a different level.

Same answer :)

YodaMaster said:
There is no default religion in revolt.txt for Ethiopia and country could not be Orthodox (when not turning to Catholicism by event). Nicolò Brancaleon's event desc made me think to this. Of course it should be rare but do some events become non-sense in this case (example: Bale revolt in 165044 if Ethiopia is Mulslim)?

I will examine the possibilities, but I think the Bale is the only amendment needed. Falasha Jews would be equally exterminated by Muslim Ethiopians and Dobe'a were hunted down because they were bandits, not on the religious basis.
 
I will also add atwar = no trigger to all campaigns. I doubt Ethiopian Emperors would go proving themselves if they were already at war with an external enemy like Adal or the Mamluks. (Nubia is much less likely)
 
Here's the new version of Ethiopia events, with changes in comparison to beta 3. I've done everything as you suggested except for Dobe'a Campaigns, which I've completely reworked to add a possibility of failure. ETH_165019 starts the campaigns and either ETH_165043 or ETH_165047 will happen depending on whether the rebels spawned in Welo managed to conquer the province. I will need some help with setting the right period between ETH_165019 and the other two events to allow the rebels to conquer the province but not to allow Ethiopia to liberate it if it is conquered. I've set it at a year for testing but I have no idea how long the rebels need to conquer a province with a minimal fort.

Code:
#(1420-1430) Campaigns of Yeshaq I
#by Fodoron
event = {
	id = 165005
[COLOR=Yellow]
	trigger = {
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = -1 } #Welo
		atwar = no
		monarch = 046500 #Yeshaq I
	}
[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165005" #Campaigns of Yeshaq I
	desc = "EVENTHIST165005"

	date = { day = 14 month = september year = 1420 }
	offset = [COLOR=Yellow]360[/COLOR]
	deathdate = { day = 1 month = october year = 1430 }

	action_a = {
		name = "ACTIONNAME165005A" #Our clergy demands it
		command = { type = stability value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = revolt which = 1516 } #Welo
		command = { type = wakeleader which = 046802 } #Yeshaq (ETH)
	}
	action_b = {
		name = "ACTIONNAME165005B" #Religious freedom
		command = { type = stability value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
	}
}

#-#Ethiopia was an Empire spanning a vast area populated by numerous non-Christian tribal peoples, and few Solomonid Emperors can be considered to have controlled their whole Empire at any time. Beside the endless power struggles, religious strife and encroachments of muslims, Ethiopain Emperors are also known for their campaigns against the non-Christians within their Empire and on its borders. Yeshaq I is remembered for his campaigns against the Falashas and invasions of Shanqella region. The Falashas were (still are) Jewish Ethiopians. Their origin is still debated, whether they are a lost tribe of Israel or Ethiopians converted from an archaic form of Christianity to Judaism. In any case they constituted a likely target to the beleaguered Orthodox Christians surrounded by Islam. The continuous campaigns against the Falashas were successful in greatly reducing their numbers. Shanqella is an inhospitable region in western Ethiopia inhabited by black-skinned pagans of Sudanese origin. With its backwards and disorganized inhabitants, this region was a frequent proving and raiding ground of Ethiopian Emperors.


Code:
[COLOR=Yellow]#(1468-1471)[/COLOR] Dobe'a Campaigns
event = {
	id = 165019
[COLOR=Yellow]	trigger = {
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = -1 } #Welo
		atwar = no
		monarch = 046506 #Baeda Maryam
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165019" #Dobe'a Campaigns
	desc = "EVENTHIST165019"

	date = { day = 26 month = august year = 1468 }
[COLOR=Yellow]	offset = 60
	deathdate = { day = 1 month = january year = 1471 }[/COLOR]
	action_a = {
[COLOR=Yellow]		name = "ACTIONNAME165019A" #Undertake the campaign for our glory
		command = { type = revolt which = 1516 } #Welo
		command = { type = revolt which = 1516 } #Welo
		command = { type = domestic which = CENTRALIZATION value = 1 } 
		#the vassals and governors are rallied around the Emperor
		command = { type = setflag which = [dobea_campaigns] }
	}[/COLOR]
	action_b = {
		name = "ACTIONNAME165019B" #Leave the Dobe'a alone
		command = { type = vp value = -10 }
		command = { type = sleepevent which = 165043 } #ETH: Reformation of Dobe'a }
		command = { type = sleepevent which = 165047 } #ETH: Failure of Dobe'a campaigns
[/COLOR]
}
#-#Dobe'a were primitive nomadic people who inhabited the northeastern part of Ethiopia and bordering parts of Adal sultanate. Nomadic cattle herding and banditry were there only two professions, and the latter caused the decisive campaign of Emperor Baeda Maryam against Dobe'a. First invasion into Dobe'a lands proved fruitless as the crafty nomads were able to flee and hide from the Emperor's troops. This failure prompted Baeda Maryam to seek aid from his vassals. Despite their great loyalty in this campaign, probably because they too were threatened by Dobe'a raids, the camapaign suffered a sound defeat when the Dobe'a were finally found. Only when the furious Emperor called his elite regiment, the Royal Eagle, did the campaign turn from disaster into success and the Dobe'a were broken. Baeda Maryam mobilized his governors to pursue the fleeing non-combatants. Many Dobe'a were slain during those pursuits and massive herds of cattle captured.


Code:
#[COLOR=Yellow](1472-1478)[/COLOR] Reformation of Dobe'a
event = {
	id = 165043
[COLOR=Yellow]	trigger = {
		flag = [dobea_campaigns]
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = -1 } #Welo
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165043" #Reformation of Dobe'a
	desc = "EVENTHIST165043"
	
[COLOR=Yellow]	date = { day = 1 month = january year = 1472 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }[/COLOR]

	action_a = {
		name = "ACTIONNAME165043A" #Bandits become farmers
		command = { type = treasury value = [COLOR=Yellow]-10[/COLOR] } #cows returned, church built
		command = { type = population which = 1516 value = 5000 } #Welo
		command = { type = provincetax which = 1516 value = 1 } #Welo
		[COLOR=Yellow]command = { type = setflag which = [no_dobea_campaigns] }
		command = { type = trade value = 500 } #no more raids by Dobe'a
		command = { type = clrflag which = [dobea_campaigns] }
		command = { type = sleepevent which = 165047 } #ETH: Failure of Dobe'a Campaigns[/COLOR]	}
	action_b = {
		name = "ACTIONNAME165043B" #Execute them all!
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = clrflag which = [dobea_campaigns] }
		command = { type = sleepevent which = 165047 } #ETH: Failure of Dobe'a Campaigns[/COLOR]
	}
}
#-#After their defeat at the hands of Baeda Maryam, the Dobe'a were forced to convert to Christianity and beg the Emperor for pardon. The Emperor in turn returned their cattle, supplementing it with others from the southern provinces of Wej and Genz and stationed soldiers in their country. He further built a church in Dobe'a country dedicated to the Virgin Mary and planted orange trees, lemon trees, and vines in the area, in fulfillment of his earlier declaration. Ba'eda Maryam soon returned to the Dobe'a country and appointed governors and "regulated the social condition of the people," as well as encouraging the celebration of the death of the Virgin Mary every January, upon which occasion he distributed bread, tela (beer), and tej (a type of honey wine/mead) to the people. He further ordered that the Dobe'a become cultivators, as opposed to bandits and left the country for the last time.


Code:
#(1472-1478) Failure of Dobe'a Campaigns - ahistorical
event = {
	id = 165047
	trigger = {
		flag = [dobea-campaigns]
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = REB } #Welo
	}
	random = no
	country = ETH
	name = "EVENTNAME165047" #Failure of Dobe'a Campaigns
	desc = "EVENTHIST165047"
	
	date = { day = 1 month = january year = 1472 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165043A" #Woe to the vanquished!
		command = { type = stability value = -1 } #Emperor's wrath is felt
		command = { type = domestic which = QUALITY value = -1 } #Loss of prestige of the Royal Eagle
		command = { type = trade value = -100 } #raids intensify as Dobe'a grow more bold
		command = { type = vp value = -10 } #Can't even defeat rebel scum? -10 is generous
		command = { type = clrflag which = [dobea_campaigns] }
		command = { type = sleepevent which = 165043 } #ETH: Reformation of Dobe'a
	}
}
#-#The crafty Dobe'a managed to defeat even the Royal Eagle. The most elite of Ethiopia's Imperial army were forced to return home in shame and many were executed by the furious Emperor for their failure. Despite his great fury, Baeda Maryam never tried to destroy the Dobe'a again, nor did his successors.



Code:
#([COLOR=Yellow]1471[/COLOR]-1478) Other Campaigns of Baeda Maryam
event = {
	id = 165044
	random = no
	trigger = {
		[COLOR=Yellow]NOT = { flag = [dobea_campaigns] } #Dobe'a Campaigns have ended or never took place
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = -1 } #Welo
		monarch = 046506 #Baeda Maryam
		NOT = { religion = sunni }
		atwar = no[/COLOR]
	}
	country = ETH
	name = "EVENTNAME165044" #Other Campaigns of Baeda Maryam
	desc = "EVENTHIST165044"

	date = [COLOR=Yellow]{ day = 1 month = january year = 1471 }[/COLOR]
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165005A" #Our clergy demands it
		command = { type = stability value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = revolt which = 1516 } #Welo (Falasha)
		command = { type = revolt which = 1590 } #Bale (Muslims)
		[COLOR=Yellow]command = { type = sleepevent which = 165046 } #ETH: Other Campaigns of Baeda Maryam for Muslim Ethiopia[/COLOR]
	}
	action_b = {
		name = "ACTIONNAME165005B" #Religious freedom
		command = { type = stability value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
	}
}
#-#After successful campaigns against the Dobe'a, Baeda Maryam turned to other corners of his Empire in order to secure his borders. He moved his court to the south for campaigns against the muslims in Dawaro and Bale. His successful campaigns brought a short-lived peace with Adal, which he used to pursue campaigns against the Falasha in the north.


Code:
#(1471-1478) Other Campaigns of Baeda Maryam - alternate for ahistorical Muslim Ethiopia
event = {
	id = 165046
	random = no
	trigger = {
		NOT = { flag = [dobea_campaigns] } #Dobe'a Campaigns have ended or never took place
		owned = { province = 1516 data = -1 } #Welo
		control = { province = 1516 data = -1 } #Welo
		monarch = 046506 #Baeda Maryam
		religion = sunni
		atwar = no
	}
	country = ETH
	name = "EVENTNAME165044" #Other Campaigns of Baeda Maryam
	desc = "EVENTHIST165046"

	date = { day = 1 month = january year = 1471 }
	offset = 350
	deathdate = { day = 8 month = november year = 1478 }

	action_a = {
		name = "ACTIONNAME165005A" #Our clergy demands it
		command = { type = stability value = 1 }
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = revolt which = 1516 } #Welo (Falasha)
		command = { type = revolt which = 1590 } #Bale (Muslims)
		command = { type = sleepevent which = 165044 } #ETH: Other Campaigns of Baeda Maryam
	}
	action_b = {
		name = "ACTIONNAME165005B" #Religious freedom
		command = { type = stability value = -1 }
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = revoltrisk which = 60 value = 3 }
	}
}
#-#With religious similarities bringing peace with muslims within the Empire, Baeda Maryam also made peace with Sultan of Adal and embarked on a campaign against the Falasha.
 
Last edited:
Better but some other comments:

Better use flags for things that happen. If a country disappears when a [no_something] flag was set and reappears afterwards, flag value is cleared (value = no) but we can consider situation is the same as if flag was set. Only problem is all checks for the [no_something] flag will become wrong.
As a conclusion, better use a [dobea_campaigns] flag that will be set in 165019 action_a and cleared (clrflag command) when necessary and replace "event 165019" conditions with a "flag [dobea_campaigns]" condition and "flag [no_dobea_campaigns]" conditions with a "NOT flag [dobea_campaigns]" condition.


In new 165046, shouldn't revolt command for Bale be removed? Better check sunni + shiite religions (same for the NOT condition in 165044). Is there a reason why action_b of both events doesn't sleep the other event just like action_a?


For reworked 165005 and added trigger, offset 1500 could become a problem and leader could never appear. Better reduce to offset 360. Anyway, it is weird to not see leader appearing if Ethiopa is not at war against her neighbours. Maybe we could have an event just in order to wake him if 165005 never fired before and Ethiopia at war for the same dates.

A new "religion = orthodox" condition should be added to 165005 (we never know...).

Other events that require "religion = orthodox" condition:
165008 #Muslim encroachment
165007 #The Council of Florence
165009 #Fetha Negest
165000 #Council of Mitmaq
165010 #Religious zealotry
 
Last edited:
YodaMaster said:
Better but some other comments:
Better use flags for things that happen. If a country disappears when a [no_something] flag was set and reappears afterwards, flag value is cleared (value = no) but we can consider situation is the same as if flag was set. Only problem is all checks for the [no_something] flag will become wrong.
As a conclusion, better use a [dobea_campaigns] flag that will be set in 165019 action_a and cleared (clrflag command) when necessary and replace "event 165019" conditions with a "flag [dobea_campaigns]" condition and "flag [no_dobea_campaigns]" conditions with a "NOT flag [dobea_campaigns]" condition.

Will be done. I don't think there is enough time for Ethiopia to disappear and reappear between those events but it doesn't hurt to be cautious.

YodaMaster said:
In new 165046, shouldn't revolt command for Bale be removed? Better check sunni + shiite religions (same for the NOT condition in 165044). Is there a reason why action_b of both events doesn't sleep the other event just like action_a?

1) Yeah, removing Bale was the purpose of the new event.
2) Didn't Shiite fight the Sunni? They get CBs against each other.
3) Lack of sleepevent in action b is intentional so that Ethiopia may action b in one event but change their mind if they convert soon after. Is that wrong?

YodaMaster said:
For reworked 165005 and added trigger, offset 1500 could become a problem and leader could never appear. Better reduce to offset 360. A new "religion = orthodox" should be added to the event (we never know...).

I'll reduce the offset. No idea why it was so high. Probably because the original event had no trigger so it didn't really matter.
I'm not sure about religion trigger. Falasha were Judaists and Shanqella were pagans. They would have been campaigned against by Ethiopia of any religion in EU2. Those campaigns were more like tradition of the Empire than a religious tradition, although religious differences did have a lot of impact on the choice of a victim.

YodaMaster said:
Other events that require "religion = orthodox" condition:
165008 #Muslim encroachment

This event, aside from internal changes, is supposed to convert Bale to Sunni. Should I make another event for Bale for Sunni Ethiopia that only converts Bale?

YodaMaster said:
165007 #The Council of Florence
165009 #Fetha Negest
165000 #Council of Mitmaq
165010 #Religious zealotry

Absolutely
 
Lord Grave said:
Will be done. I don't think there is enough time for Ethiopia to disappear and reappear between those events but it doesn't hurt to be cautious.
Be aware forum was busy when I made a modification to replaced conditions part... and I forgot to refresh while busy with another task...

Lord Grave said:
1) Yeah, removing Bale was the purpose of the new event.
2) Didn't Shiite fight the Sunni? They get CBs against each other.
3) Lack of sleepevent in action b is intentional so that Ethiopia may action b in one event but change their mind if they convert soon after. Is that wrong?
Ok for 1, 2 (no need of shiite condition) and 3 and I just needed explanation for 3. Nothing wrong with this choice.

Lord Grave said:
I'll reduce the offset. No idea why it was so high. Probably because the original event had no trigger so it didn't really matter.
I'm not sure about religion trigger. Falasha were Judaists and Shanqella were pagans. They would have been campaigned against by Ethiopia of any religion in EU2. Those campaigns were more like tradition of the Empire than a religious tradition, although religious differences did have a lot of impact on the choice of a victim.
Yes, without trigger, big offset was not a problem. It is now.
"non-Christian" parts of the decription made me think to the religious condition. There is indeed no need of the condition if description is tweaked with something like "not state religion". better idea?

Lord Grave said:
This event, aside from internal changes, is supposed to convert Bale to Sunni. Should I make another event for Bale for Sunni Ethiopia that only converts Bale?
Better, a provincespec event with dates after 165008 can fire (1445) but also triggered by 165008 if Bale is owned by a Sunni country at this time or Ethiopia (with removal of conversion command in 165008). Ethiopia could be neighbour of Adal (CYR) or at war but not owning Bale...

Lord Grave said:
Absolutely
Fine
 
Last edited:
Here are the religion trigger additions and the new province-specific event for Bale.

Code:
#(1441) The Council of Florence
#by Fodoron
event = {
	id = 165007
	[COLOR=Yellow]trigger = {
		religion = orthodox
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165007" #The Council of Florence
	desc = "EVENTHIST165007"

	date = { day = 0 month = january year = 1441 }
	offset = 150
	deathdate = { day = 0 month = january year = 1442 }

	action_a = {
		name = "ACTIONNAME165007A" #Send the ambassadors
		command = { type = relation which = BYZ value = 25 }
		command = { type = relation which = PAP value = 25 }
		command = { type = relation which = ARG value = 25 }
		command = { type = DIP which = 2 value = 36 }
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
#-#The Ethiopian Tewahedo Orthodox Church was invited to participate as part of the delegation of the Patriarchate of Alexandria in the Council of Florence, that attempted the reunion of the Eastern and Western churches. The Ethiopian delegates did not arrived to Florence until 1441, and they were very surprised when everybody asked them about a Prester John that was clearly not one of the many titles of the King of Kings. Afterwards Zara Yaqob took the opportunity to send another diplomatic mission to Europe in 1450. He obtained from Pope Nicholas V the dedication of St. Stefano Rotondo as an Ethiopian Church in Rome. He also communicated with Alfonso V of Aragon, then champion of Christians in the Oriental Mediterranean, with some success.


Code:
#(1450) Fetha Negest
#by Fodoron
event = {
	id = 165009
	[COLOR=Yellow]trigger = {
		religion = orthodox
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165009" #Fetha Negest
	desc = "EVENTHIST165009"

	date = { day = 0 month = january year = 1450 }
	offset = 150
	deathdate = { day = 0 month = january year = 1451 }

	action_a = {
		name = "ACTIONNAME165009A" #Enforce it
		command = { type = stability value = -1 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = provincetax which = 752 value = 1 } #Massawa
		command = { type = provincetax which = 753 value = 1 } #Keren
		command = { type = provincetax which = 1516 value = 1 } #Welo
		command = { type = provincetax which = 1517 value = 1 } #Shewa
		command = { type = provincetax which = 1588 value = 1 } #Gonder
		command = { type = provincetax which = 1589 value = 1 } #Kefa
		command = { type = provincetax which = 1590 value = 1 } #Bale
	}
	action_b = {
		name = "ACTIONNAME165009B" #Old customs instead
		command = { type = stability value = 2 }
		command = { type = domestic which = INNOVATIVE value = -1 }
	}
}
#-#A legal code written in the XIII century by a Christian Coptic of Egypt in Arabic, based on Roman, Byzantine and Ecclesiatical law, was translated on the orders of Zara Yaqob in 1450. He then started applying parts of it to his Kingdom, and for example appointed legal administrators to decide which cases were to be solved by local governors and which by central government. The measures were very succesful, and the code received the name of ''Laws of the Kings'' or Fetha Negest. In 1563 it will become the constitution of Ethiopia until 1931. The Fetha Negest was a cornerstone of the Feudal system that characterized imperial Ethiopia until its end.


Code:
#(1450) Council of Mitmaq
event = {
	id = 165000
	[COLOR=Yellow]trigger = {
		religion = orthodox
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165000" #Council of Mitmaq
	desc = "EVENTHIST165000"

	date = { day = 1 month = january year = 1450 }
	offset = 360
	deathdate = { day = 29 month = december year = 1450 }

	action_a = {
		name = "ACTIONNAME165000A" #A unified church dogma should be established
		command = { type = stability value = 2 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = INNOVATIVE value = -2 }
	}
	action_b = {
		name = "ACTIONNAME165000B" #This council is a farce!
		command = { type = stability value = -2 }
		command = { type = revolt which = -1 }
		command = { type = domestic which = CENTRALIZATION value = -1 }
	}
}
#-#After many years of violent internal divisiveness between clergy on issues of Ethiopian Orthodox Church dogma, Zara Yakob lead a successful campaign to normalize church doctrine on issues such as the Sabbath and circumcision. In 1450, he held the Council of Mitmaq, in the hopes that the two abunas (bishops) and all the other major clergy branches would set down a unified church dogma.


Code:
#(1453) Religious zealotry
#by Fodoron
event = {
	id = 165010
	[COLOR=Yellow]trigger = {
		religion = orthodox
	}[/COLOR]
	random = no
	country = ETH
	name = "EVENTNAME165010" #Religious zealotry
	desc = "EVENTHIST165010"

	date = { day = 0 month = january year = 1453 }
	offset = 150
	deathdate = { day = 0 month = january year = 1454 }

	action_a = {
		name = "ACTIONNAME165010A" #Kill Jews, Muslims, heathens, heretics, daughters...
		command = { type = stability value = 1 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
		command = { type = domestic which = INNOVATIVE value = -2 }
	}
	action_b = {
		name = "ACTIONNAME165010B" #Religious freedom for all
		command = { type = stability value = -4 }
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
#-#In some aspects, Zara Yaqob was a great reformer, but what really defined Ethiopia was its religion, and the Negus was a profoundly religious man. Over centuries of isolation, with only a tenuous connection with the Patriarch in Alexandria, the Orthodox in Ethiopia had become split over several questions. Zara Yaqob sought to unify also the Ethiopian Church and imposed the cult of the Virgin Mary in all the churches. He indefatigably prosecuted other religions and all forms of deviations and heresies, to the point of putting to death three of his own daughters (he had over 54 offspring) together with many others on suspicion of idolatry. The example strongly impressed his subjects, that from then on considered him a saint.


Code:
#(1435-1445) Muslim encroachment
#by Fodoron
event = {
	id = 165008
	trigger = {
		OR = {
			AND = {
				neighbour = CYR
				NOT = { alliance = { country = CYR country = ETH } }
			}
			war = { country = CYR country = ETH }
		}
		[COLOR=Yellow]OR = {
			religion = orthodox
			religion = catholic
			religion = protestant
			religion = reformed
			religion = counterreform
		}[/COLOR]
	}
	random = no
	country = ETH
	name = "EVENTNAME165008" #Muslim encroachment
	desc = "EVENTHIST165008"

	date = { day = 0 month = january year = 1435 }
	offset = 300
	deathdate = { day = 0 month = january year = 1445 }

	action_a = {
		name = "ACTIONNAME165008A" #Christianity resists
		command = { type = stability value = 3 }
		command = { type = MIL which = 1 value = 72 }
		[COLOR=Red]command = { type = provincereligion which = 1590 value = sunni } #Bale[/COLOR]
		[COLOR=Yellow]command = { type = trigger which = 338489 } #ProvinceSpec: Islam in Bale[/COLOR]
	}
}
#-#The Christians in Ethiopia had been resisting Islam for seven centuries. They were helped by the mountainous topography of their country and by the fact that none of their Muslim neighbours was specially powerful. However over the centuries, Muslim faith had infiltrated Ethiopia to the point that seven of its Kingdoms had become Muslim: Ifat, Dawaro, Arbabini, Hadiya, Shakara, Bale and Dara. With the rise in power of Adal, Ethiopia became subject to periodic invasions, that were made extremely dangerous because many Muslim Ethiopians would side with the invader. That was the case of sultan Shihab Badlay, known as the Beast (Awen) Badlay, who in one campaing wrestled Bale from Ethiopia, and in another tried to do the same with Dawaro. Zara Yaqob met the challenge, and at the battle of Gomit it is told that he trespassed Badlay's neck with his lance. He then ordered his foe's body cut in pieces that he sent to all the cities in the Kingdom. With the recovery of Bale, and the crushing of Adal and her allies, Ethiopia had bough time.



Code:
#(1435-1445) Islam in Bale
event = {
	id = 338489	#possibly triggered by ETH_165008 A
	random = no
	trigger = {
		NOT = { 
			provincereligion = { province = 1590 value = sunni } #Bale
		}
	}
	province = 1590 #Bale
	name = "EVENTNAME338489" #Islam in Bale
	desc = "EVENTHIST338489"

	date = { day = 0 month = january year = 1435 }
	offset = 300
	deathdate = { day = 0 month = january year = 1445 }

	action_a = {
		name = "ACTIONNAME338009A" #It cannot be prevented
		command = { type = provincereligion which = 1590 value = sunni } #Bale
	}
}
#-#Islam has been spreading in eastern Africa with the strengthening of the Sultanate of Adal. So many Kingdoms in southern Ethiopia have converted to Islam that it can now be conisdered mostly Muslim region.
 
Last edited:
I just thought that after event:
155000. Ottoman Assistance

it could trigger an event for Ethopia:

(Byzantine could help us)

Basically:

if Byzantine may decide if they sent the aid the ottomans to sent to Ethopia.
If they are countrysize 3 or less, Action A will see them decline, action B sent a small amount, if countrsize 4 or more Action A will see sent a small amount, action B sent money and troops (and landinvestement), action c will see them decline.

I would write the events for that, if you like that.

Further, what about events for Adal and Ethopia for a final beggin for help at their muslim/christian brothers if they are countrysize 1 and are at war.
This would trigger support events (Decline/small gift/sent help) for Aden (and the other nations form the arabian penisula), Ottomans, Mameluks, Mogadishu, Marocco and Byzantium/Morea/Russia/Papal States/Portugal/Spain.

I would write the events for that, if you like that. :p