
Originally Posted by
Tiaexz
I got the Jewish religion added to the game, the biggest issue is, I need to now add Jews into the game. My gut instinct is to attempt a event which will pop for everyone which will randomly create a Jewish character in your court.
As for the tweak I posted earlier, remove it. I simply made it so turkish succession can be done by anyone and changed the limits on it, so it isn't too powerful for early Christians and renamed it via the .csv file.
decisions/employment_decisions.txt
Code:
employ_melbrooks = {
potential = {
}
allow = {
piety = 5
}
effect = {
piety = -5
create_random_priest = {
random_traits = yes
dynasty = random
female = no
religion = jewish
}
}
revoke_allowed = {
always = no
}
ai_will_do = {
factor = 0
}
}
localization/melbrooks.csv
Code:
employ_melbrooks;Invite Jew to Court;Inviter un saint homme à la cour;Heiligen Mann an den Hof einladen;;Invitar a un santo a la corte;;;;;;;;;x
employ_melbrooks_desc;Scour the land for a Jew to join my court and advise me on religious matters.;Trouvez et demandez à un saint homme de rejoindre ma cour pour me conseiller sur des questions religieuses.;Durchsucht das Land nach einem heiligen Mann, der sich meinem Hofstaat anschließt und mich in religiösen Dingen berät.;;Recorre la tierra buscando un santo que se una a mi corte y me aconseje temas religiosos.;;;;;;;;;x
(ignore the non-English translations, ripped directly from the file)
Haven't tried it myself, but it should work.
Bookmarks