turkish minority community in cologne
This commit is contained in:
parent
ed1fabeae7
commit
e1abb8a743
6 changed files with 61 additions and 14 deletions
|
|
@ -1775,3 +1775,8 @@ vidal_dynasty = {
|
|||
name = dynn_Vidal
|
||||
culture = romansch
|
||||
}
|
||||
|
||||
avci_dynasty = {
|
||||
name = dynn_Avc_i_dot_
|
||||
culture = turkisch
|
||||
}
|
||||
|
|
|
|||
|
|
@ -103,9 +103,24 @@ d_laamp_cale_roman = {
|
|||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_laamp_turkisch_simurghi = {
|
||||
color = { 100 100 100 }
|
||||
capital = c_cologne
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
d_laamp_beur_simurghi = {
|
||||
color = { 100 100 100 }
|
||||
capital = c_bouches_du_rhone
|
||||
capital = c_ile_de_france
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
|
|
|
|||
|
|
@ -3694,4 +3694,13 @@ sigrid_abend={
|
|||
2536.1.22={birth=yes}
|
||||
2554.1.1={set_relation_rival={target=character:germany0007 reason=rival_historical}} #Dislikes her sister for becoming Protestant
|
||||
2600.1.1={death=yes}
|
||||
}
|
||||
}
|
||||
|
||||
fadli_avci={
|
||||
name="Fadl_i_dot_"
|
||||
dynasty=avci_dynasty
|
||||
religion="simurghi"
|
||||
culture=turkisch
|
||||
2508.1.7={birth=yes}
|
||||
2600.1.1={death=yes}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,6 +52,19 @@ d_laamp_traveller_celtic = {
|
|||
}
|
||||
}
|
||||
}
|
||||
d_laamp_turkisch_simurghi = {
|
||||
2555.1.1 = {
|
||||
liege = 0
|
||||
holder = fadli_avci
|
||||
government = landless_minority_government
|
||||
succession_laws = { confederate_partition_succession_law }
|
||||
effect = {
|
||||
create_landless_minority_title_history_effect = yes
|
||||
set_variable = { name = adventurer_creation_reason value = flag:historical }
|
||||
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_laamp_beur_simurghi = {
|
||||
2555.1.1 = {
|
||||
|
|
|
|||
|
|
@ -31,18 +31,6 @@
|
|||
duke_landless_minority_community_female_minority_community: "Mistress"
|
||||
spouse_landless_minority_community_male: "Master"
|
||||
spouse_landless_minority_community_holder_female: "Mistress"
|
||||
d_laamp_test_jewish:0 "$ashkenazi$ Community of the $dynn_britannia_kohn$'s"
|
||||
d_laamp_test_jewish_adj:0 "Jewish"
|
||||
d_laamp_test_jewish_article:0 "The "
|
||||
d_laamp_cale_roman:0 "$cale$ Community of the $dynn_Plata$'s"
|
||||
d_laamp_cale_roman_adj:0 "Romani"
|
||||
d_laamp_cale_roman_article:0 "The "
|
||||
d_laamp_traveller_celtic:0 "$traveller$ Community of the $dynn_Murphy$'s"
|
||||
d_laamp_traveller_celtic_adj:0 "Traveller"
|
||||
d_laamp_traveller_celtic_article:0 "The "
|
||||
d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Ayouch$'s"
|
||||
d_laamp_beur_simurghi_adj:0 "Beur"
|
||||
d_laamp_beur_simurghi_article:0 "The "
|
||||
minority_community_domicile_title: "[CHARACTER.GetFirstNamePossessiveNoTooltip] [minority_community_i|E][minority_community|E]"
|
||||
minority_community_type: "[minority_community_i|E][minority_community|E]"
|
||||
minority_community_type_tooltip: "[minority_community_i|E][minority_community|E]"
|
||||
|
|
|
|||
|
|
@ -5625,3 +5625,20 @@
|
|||
cn_michuan: "Michuan" # 米川
|
||||
cn_juyan: "Juyan" # 居延
|
||||
cn_tongcheng: "Tongcheng" # 同城
|
||||
|
||||
#LAAMPS
|
||||
d_laamp_test_jewish:0 "$ashkenazi$ Community of the $dynn_britannia_kohn$'s"
|
||||
d_laamp_test_jewish_adj:0 "Jewish"
|
||||
d_laamp_test_jewish_article:0 "The "
|
||||
d_laamp_cale_roman:0 "$cale$ Community of the $dynn_Plata$'s"
|
||||
d_laamp_cale_roman_adj:0 "Romani"
|
||||
d_laamp_cale_roman_article:0 "The "
|
||||
d_laamp_traveller_celtic:0 "$traveller$ Community of the $dynn_Murphy$'s"
|
||||
d_laamp_traveller_celtic_adj:0 "Traveller"
|
||||
d_laamp_traveller_celtic_article:0 "The "
|
||||
d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Ayouch$'s"
|
||||
d_laamp_beur_simurghi_adj:0 "Beur"
|
||||
d_laamp_beur_simurghi_article:0 "The "
|
||||
d_laamp_turkisch_simurghi:0 "$turkisch$ Community of the $dynn_Avc_i_dot_$'s"
|
||||
d_laamp_turkisch_simurghi_adj:0 "Turkisch"
|
||||
d_laamp_turkisch_simurghi_article:0 "The "
|
||||
Loading…
Add table
Add a link
Reference in a new issue