Event
A Departure of Conscience

A note from Advisor, has been found among the Ruler Title's papers.
My Ruler Title,
I have always served you and Country to the best of my ability. However, it is with a heavy heart that I must announce my resignation as your Cabinet Member Title. The declaration of war on Religious Enemy Country has crossed a line - I cannot remain silent in the face of your crimes against my religious brethren any longer.
Yours sincerely,
Advisor
Attempts to locate him/her have so far proven unsuccessful. It appears that he/she has fled the country.
Definitionin_game/events/character/court_flavor_events.txt:531
532type = country_event
533title = court_flavor_events.21.title A Departure of Conscience
534desc = court_flavor_events.21.desc A note from Advisor, has been found among the Ruler Title's papers.
My Ruler Title,
I have always served you and Country to the best of my ability. However, it is with a heavy heart that I must announce my resignation as your Cabinet Member Title. The declaration of war on Religious Enemy Country has crossed a line - I cannot remain silent in the face of your crimes against my religious brethren any longer.
Yours sincerely,
Advisor
Attempts to locate him/her have so far proven unsuccessful. It appears that he/she has fled the country.
My Ruler Title,
I have always served you and Country to the best of my ability. However, it is with a heavy heart that I must announce my resignation as your Cabinet Member Title. The declaration of war on Religious Enemy Country has crossed a line - I cannot remain silent in the face of your crimes against my religious brethren any longer.
Yours sincerely,
Advisor
Attempts to locate him/her have so far proven unsuccessful. It appears that he/she has fled the country.
535outcome = neutral
536trigger = {
537at_war = yes
538any_cabinet_character = {
539religion ?= {
540this != root.religion
541any_country_in_religion = {
542is_at_war_with = root
}
}
}
}
547illustration_tags = {
54810 = exterior
}
552immediate = {
554random_cabinet_character = {
555limit = {
556religion ?= {
557this != root.religion
558any_country_in_religion = {
559is_at_war_with = root
}
}
}
563save_scope_as = advisor
565religion = {
566random_country_in_religion = {
567limit = {
568is_at_war_with = root
}
570save_scope_as = religious_enemy_country
}
}
}
}