some decisona nd religiosn stuff
This commit is contained in:
parent
57d61826e9
commit
8a00dc5253
11 changed files with 324 additions and 59 deletions
|
|
@ -336,7 +336,7 @@ d_hamburg={
|
|||
|
||||
}
|
||||
|
||||
d_novelist_high_king = {
|
||||
e_novelist_high_king = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
|
|
@ -3994,7 +3994,7 @@ d_la_mancha={
|
|||
|
||||
}
|
||||
|
||||
h_numenor = {
|
||||
e_numenor = {
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=purple
|
||||
color2=white
|
||||
|
|
|
|||
|
|
@ -2193,7 +2193,7 @@ novelist_restore_high_kingdom_decision = { #Updated for N3OW by edwardtheelbowhi
|
|||
is_valid = {
|
||||
piety_level >= very_high_piety_level
|
||||
highest_held_title_tier = tier_empire
|
||||
completely_controls = title:c_paris
|
||||
completely_controls = title:c_ile_de_france
|
||||
custom_description = {
|
||||
text = "restore_novelist_holy_sites"
|
||||
faith = {
|
||||
|
|
|
|||
|
|
@ -496,11 +496,11 @@ form_quinto_imperio_decision = {
|
|||
}
|
||||
|
||||
is_shown = {
|
||||
faith.religion = faith:sebastianist.religion
|
||||
faith = faith:sebastianist
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
#Visible to kings and above
|
||||
highest_held_title_tier >= tier_duchy
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
NOT = {
|
||||
is_target_in_global_variable_list = {
|
||||
name = unavailable_unique_decisions
|
||||
|
|
|
|||
|
|
@ -4,19 +4,13 @@
|
|||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
h_numenor = {
|
||||
color = { 75 30 95 }
|
||||
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
e_numenor_cosmetic = {
|
||||
color = { 75 30 95 }
|
||||
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
d_novelist_high_king = {
|
||||
e_novelist_high_king = {
|
||||
color = { 75 30 95 }
|
||||
definite_form = yes
|
||||
ruler_uses_title_name = no
|
||||
|
|
|
|||
267
common/religion/doctrine_types/40_doctrines_special.txt
Normal file
267
common/religion/doctrine_types/40_doctrines_special.txt
Normal file
|
|
@ -0,0 +1,267 @@
|
|||
special_doctrine_is_christian_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Christian faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_christian_syncretism = 2
|
||||
christian_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_christian_syncretic_actor_opinion_active = 30
|
||||
# We don't localise these because Adoptionists are supposed to be a bit of a surprise.
|
||||
hostility_override_special_doctrine_adoptionist_school_felicitous_doctrine = 3
|
||||
hostility_override_special_doctrine_adoptionist_school_radical_doctrine = 3
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_islamic_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Islamic faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_islamic_syncretism = 2
|
||||
islamic_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_islamic_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_jewish_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Jewish faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_jewish_syncretism = 2
|
||||
jewish_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_jewish_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_eastern_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Eastern faiths are given this special doctrine which makes them friendlier to Faiths with the Eastern Syncretism tenet.
|
||||
hostility_override_tenet_eastern_syncretism = 1
|
||||
eastern_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_eastern_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_sinitic_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Eastern faiths are given this special doctrine which makes them friendlier to Faiths with the Sinitic Syncretism tenet.
|
||||
hostility_override_tenet_sinitic_syncretism = 1
|
||||
sinitic_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_sinitic_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_gnostic_faith = {
|
||||
parameters = {
|
||||
hostility_override_tenet_gnosticism = 0
|
||||
hostility_override_special_doctrine_is_gnostic_faith = 0
|
||||
granting_titles_gives_stress = yes
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { temperate }
|
||||
sins = { gluttonous }
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
learning = 2
|
||||
stewardship = -2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_ecumenical_christian = {
|
||||
icon = "special_doctrine_ecumenical_christian"
|
||||
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_ecumenical_christian = 1
|
||||
}
|
||||
}
|
||||
|
||||
heresy_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_naked_priests = {
|
||||
parameters = {
|
||||
naked_priests_active = yes
|
||||
}
|
||||
}
|
||||
|
||||
unreformed_faith_doctrine = {
|
||||
visible = no
|
||||
|
||||
parameters = {
|
||||
# unreformed = yes also serves as the basis for the unreformed_syncretic tenet.
|
||||
unreformed = yes
|
||||
hostility_override_tenet_unreformed_syncretism = 2
|
||||
unreformed_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_unreformed_syncretic_actor_opinion_active = 30
|
||||
conquest_cb_enabled = yes
|
||||
faith_can_raid = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_prestige_gain_mult = 0.2
|
||||
clan_government_vassal_opinion = -20
|
||||
feudal_government_vassal_opinion = -20
|
||||
republic_government_vassal_opinion = -20
|
||||
}
|
||||
}
|
||||
|
||||
west_african_unreformed_faith_doctrine = {
|
||||
visible = no
|
||||
|
||||
parameters = {
|
||||
# unreformed = yes also serves as the basis for the unreformed_syncretic tenet.
|
||||
unreformed = yes
|
||||
hostility_override_tenet_unreformed_syncretism = 2
|
||||
unreformed_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_unreformed_syncretic_actor_opinion_active = 30
|
||||
conquest_cb_enabled = yes
|
||||
faith_can_raid = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_prestige_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
|
||||
divine_destiny_doctrine = {
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
}
|
||||
|
||||
parameters = {
|
||||
divine_destiny_holy_war_cost_reduction = yes
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_elipandic_doctrine = {
|
||||
parameters = {
|
||||
# Elipandics only think other ecumenicals are astray rather than hostile.
|
||||
## We can't localise the actual parameter due to structural shenanigans, so we make a dummy one.
|
||||
hostility_override_special_doctrine_is_christian_faith = 1
|
||||
adoptionists_like_ecumenism = yes
|
||||
# ... note that they're only thought of as hostile, unlike the other two schools, who are regarded as evil.
|
||||
adoptionists_are_unilateral_hostile = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
|
||||
character_modifier = { learning_per_piety_level = 1 }
|
||||
|
||||
traits = {
|
||||
virtues = { stubborn }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_felicitous_doctrine = {
|
||||
parameters = {
|
||||
# Felicians only think other ecumenicals are astray rather than hostile.
|
||||
## We can't localise the actual parameter due to structural shenanigans, so we make a dummy one.
|
||||
hostility_override_special_doctrine_is_christian_faith = 1
|
||||
adoptionists_like_ecumenism = yes
|
||||
# ... other Christians think they're evil, though.
|
||||
adoptionists_are_unilateral_evil = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
|
||||
character_modifier = { intrigue_per_piety_level = 1 }
|
||||
|
||||
traits = {
|
||||
virtues = { deceitful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_radical_doctrine = {
|
||||
parameters = {
|
||||
# Radicals hate & are hated by everyone.
|
||||
hostility_override_special_doctrine_is_christian_faith = 3
|
||||
adoptionists_are_mutual_evil = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
advantage_against_coreligionists = 5
|
||||
# And, if you're gonna build a fundamentalist movement...
|
||||
ai_war_chance = 1
|
||||
ai_war_cooldown = -0.5
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { arrogant }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_not_allowed_to_hof = {
|
||||
name = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = judaism_religion
|
||||
}
|
||||
desc = prophecy_of_malachi_name
|
||||
}
|
||||
desc = special_doctrine_not_allowed_to_hof_name
|
||||
}
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = judaism_religion
|
||||
}
|
||||
desc = prophecy_of_malachi_desc
|
||||
}
|
||||
desc = special_doctrine_not_allowed_to_hof_desc
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
block_from_create_hof_parameter = yes
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_full_tolerance = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_full_tolerance = 0
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_jizya = {
|
||||
character_modifier = {
|
||||
domain_tax_different_faith_mult = 0.2
|
||||
levy_reinforcement_rate_same_faith = 0.25
|
||||
levy_reinforcement_rate_different_faith = -0.25
|
||||
}
|
||||
|
||||
parameters = {
|
||||
unlock_jizya_contract = yes
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_immaterial_harmony = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_immaterial_harmony = 0
|
||||
reduced_vassal_religion_discontent = yes
|
||||
immaterial_harmony_conversion_cost_reduced = yes
|
||||
immaterial_harmony_buddhist_take_vows = yes
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_maitreya_hostility = {
|
||||
visible = no
|
||||
|
||||
parameters = {
|
||||
hostility_override_tenet_extinction_of_dharma = 3
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_is_maitreya = {
|
||||
visible = no
|
||||
}
|
||||
|
|
@ -272,7 +272,8 @@
|
|||
doctrine = tenet_unrelenting_faith
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
doctrine = special_doctrine_not_allowed_to_hof
|
||||
doctrine = special_doctrine_not_allowed_to_hof
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
holy_order_names = { #placeholder
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@
|
|||
color = { 0.6 0.4 0.1 }
|
||||
icon = numenorean
|
||||
|
||||
religious_head = d_novelist_high_king
|
||||
religious_head = e_novelist_high_king
|
||||
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
|
|
@ -272,7 +272,7 @@
|
|||
color = { 0.5 0.8 0.1 }
|
||||
icon = simurghi
|
||||
|
||||
religious_head = d_novelist_high_king
|
||||
religious_head = e_novelist_high_king
|
||||
|
||||
graphical_faith = "islamic_gfx"
|
||||
doctrine_background_icon = core_tenet_banner_islam.dds
|
||||
|
|
@ -421,7 +421,7 @@
|
|||
color = { 0.9 0.7 0.1 }
|
||||
icon = carolingian
|
||||
|
||||
religious_head = d_novelist_high_king
|
||||
religious_head = e_novelist_high_king
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
|
||||
|
|
@ -586,7 +586,7 @@
|
|||
color = { 61 42 84 }
|
||||
icon = rocambolist
|
||||
|
||||
religious_head = d_novelist_high_king
|
||||
religious_head = e_novelist_high_king
|
||||
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
|
|
@ -756,16 +756,17 @@
|
|||
doctrine = special_doctrine_christian_kinship
|
||||
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
doctrine = doctrine_witchcraft_criminal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_bastardry_accepted
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_people_of_the_book
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = one_king_to_rule_them_all
|
||||
doctrine = doctrine_monotheist
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_no_head
|
||||
|
||||
#Special/virtue
|
||||
doctrine = special_doctrine_aslan
|
||||
|
||||
|
|
@ -1065,7 +1066,7 @@
|
|||
color = { 50 168 82 }
|
||||
icon = absurdist
|
||||
|
||||
religious_head = d_novelist_high_king
|
||||
religious_head = e_novelist_high_king
|
||||
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
|
|
|
|||
|
|
@ -1419,6 +1419,10 @@ can_create_temporal_head_of_faith_title_trigger = {
|
|||
root.liege.primary_title.tier > tier_duchy
|
||||
}
|
||||
}
|
||||
trigger_if = {
|
||||
limit = { has_doctrine = special_doctrine_not_allowed_to_hof }
|
||||
NOT = { has_doctrine = special_doctrine_not_allowed_to_hof }
|
||||
}
|
||||
}
|
||||
|
||||
can_create_spiritual_head_of_faith_title_trigger = {
|
||||
|
|
|
|||
|
|
@ -575,7 +575,7 @@
|
|||
holding = none
|
||||
culture = hungarian
|
||||
1000.1.1 = {
|
||||
holding = city_holding
|
||||
holding = castle_holding
|
||||
#Founded after hungarian invasion
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ e_nistrenia = {
|
|||
# }
|
||||
#}
|
||||
|
||||
d_novelist_high_king = {
|
||||
e_novelist_high_king = {
|
||||
1.1.1 = {
|
||||
succession_laws = {
|
||||
temporal_head_of_faith_succession_law
|
||||
|
|
|
|||
|
|
@ -3427,9 +3427,9 @@
|
|||
# Default title names
|
||||
household_guards:0 "Household Guards"
|
||||
household_cavalry:0 "Household Cavalry"
|
||||
d_novelist_high_king:0 "Palatine Throne"
|
||||
d_novelist_high_king_adj:0 "Novelist"
|
||||
d_novelist_high_king_article:0 "the "
|
||||
e_novelist_high_king:0 "Palatine Throne"
|
||||
e_novelist_high_king_adj:0 "Novelist"
|
||||
e_novelist_high_king_article:0 "the "
|
||||
k_doggerland:0 "Doggerland"
|
||||
k_doggerland_adj:0 "Doggerlander"
|
||||
d_doggerland:0 "Doggerland"
|
||||
|
|
@ -5605,7 +5605,7 @@
|
|||
b_crozant:0 "Crozant"
|
||||
b_cruczeborch:0 "Cruczeborch"
|
||||
b_csak:0 "Csák"
|
||||
b_csanad:0 "Nădlac"
|
||||
b_csanad:0 "Csanád"
|
||||
b_csepreg:0 "Csepreg"
|
||||
b_csik:0 "Csik"
|
||||
b_csongrad:0 "Csongrád"
|
||||
|
|
@ -6146,7 +6146,7 @@
|
|||
b_elek:0 "Elek"
|
||||
b_elemtaih:0 "Elemtaih"
|
||||
b_elena:0 "Elena"
|
||||
b_elesd:0 "Aleșd"
|
||||
b_elesd:0 "Élesd"
|
||||
b_elhachem:0 "El Hachem"
|
||||
b_elhaicaiba:0 "El Haicaiba"
|
||||
b_elhajeb:0 "El Hajeb"
|
||||
|
|
@ -7653,7 +7653,7 @@
|
|||
b_karamola:0 "Karamola"
|
||||
b_karamul:0 "Karamul"
|
||||
b_karanja:0 "Karanja"
|
||||
b_karansebes:0 "Caransebeș"
|
||||
b_karansebes:0 "Karánsebes"
|
||||
b_karash:0 "Karash"
|
||||
b_karashar:0 "Karashar"
|
||||
b_karasjohka:0 "Kárášjohka"
|
||||
|
|
@ -8734,7 +8734,7 @@
|
|||
b_lugano:0 "Lugano"
|
||||
b_lughaya:0 "Lughaya"
|
||||
b_lugny:0 "Lugny"
|
||||
b_lugos:0 "Lugoj"
|
||||
b_lugos:0 "Lugos"
|
||||
b_lujavvr:0 "Lujavv'r"
|
||||
b_lukh:0 "Lukh"
|
||||
b_lukow:0 "Łuków"
|
||||
|
|
@ -8966,7 +8966,7 @@
|
|||
b_maraclea:0 "Maraclea"
|
||||
b_maragha:0 "Maragha"
|
||||
b_maragheh:0 "Maragheh"
|
||||
b_maramarossziget:0 "Sighetu Marmației"
|
||||
b_maramarossziget:0 "Máramarossziget"
|
||||
b_maranchon:0 "Maranchón"
|
||||
b_marand:0 "Marand"
|
||||
b_marang_buru:0 "Marang Buru"
|
||||
|
|
@ -9519,7 +9519,7 @@
|
|||
b_nageshwarnath:0 "Nageshwarnath"
|
||||
b_nagyatad:0 "Nagytád"
|
||||
b_nagybajom:0 "Nagybajom"
|
||||
b_nagybanya:0 "Baia Mare"
|
||||
b_nagybanya:0 "Nagybánya"
|
||||
b_nagyenyed:0 "Nagyenyed"
|
||||
b_nagyigmand:0 "Nagyigmánd"
|
||||
b_nagykaroly:0 "Nagykároly"
|
||||
|
|
@ -9528,7 +9528,7 @@
|
|||
b_nagysurany:0 "Nagysurány"
|
||||
b_nagyszombat:0 "Nagyzombat"
|
||||
b_nagytapolcsany:0 "Nagytapolcsány"
|
||||
b_nagyvarad:0 "Oradea"
|
||||
b_nagyvarad:0 "Nagyvárad "
|
||||
b_nahavand:0 "Nahavand"
|
||||
b_nahrain:0 "Nahrain"
|
||||
b_naimah:0 "Na'imah"
|
||||
|
|
@ -12161,7 +12161,7 @@
|
|||
b_teltamer:0 "Tel Tamer"
|
||||
b_teltele:0 "Teltele"
|
||||
b_teluch:0 "Teluch"
|
||||
b_temesvar:0 "Timișoara"
|
||||
b_temesvar:0 "Temesvár"
|
||||
b_temnikow:1 "Temnikow"
|
||||
b_tempelburg:0 "Tempelburg"
|
||||
b_tendaho:0 "Tendaho"
|
||||
|
|
@ -13351,7 +13351,7 @@
|
|||
b_znin:0 "Żnin"
|
||||
b_znojmo:0 "Znojmo"
|
||||
b_zoar:0 "Zoar"
|
||||
b_zolonta:0 "Salonta"
|
||||
b_zolonta:0 "Zolonta"
|
||||
b_zolotonosha:0 "Zolotonosha"
|
||||
b_zolyom:0 "Zólyom"
|
||||
b_zombor:0 "Zombor"
|
||||
|
|
@ -13750,8 +13750,8 @@
|
|||
c_bhumilka_adj:0 "Bhumilkan"
|
||||
c_bidar:0 "Bidar"
|
||||
c_bidar_adj:0 "Bidaran"
|
||||
c_bihar:0 "Bihor"
|
||||
c_bihar_adj:0 "Bihorian"
|
||||
c_bihar:0 "Bihar"
|
||||
c_bihar_adj:0 "Biharian"
|
||||
c_bikrampur:0 "Bikrampur"
|
||||
c_bikrampur_adj:0 "Bikrampuran"
|
||||
c_bilizma:0 "Bilizma"
|
||||
|
|
@ -14925,8 +14925,8 @@
|
|||
c_maragha_adj:0 "Maraghan"
|
||||
c_mark:0 "Mark"
|
||||
c_mark_adj:0 "Marker"
|
||||
c_marmaros:0 "Maramureș"
|
||||
c_marmaros_adj:0 "Maramureșian"
|
||||
c_marmaros:0 "Marmaros"
|
||||
c_marmaros_adj:0 "Marmarosian"
|
||||
c_marrakech:0 "Marrakech"
|
||||
c_marrakech_adj:0 "Marrakeshi"
|
||||
c_marrakesh:0 "Marrakesh"
|
||||
|
|
@ -15580,8 +15580,8 @@
|
|||
c_serdica_adj:0 "Serdican"
|
||||
c_serres:0 "Serres"
|
||||
c_serres_adj:0 "Serresian"
|
||||
c_severin:0 "Mehedinți"
|
||||
c_severin_adj:0 "Mehedințian"
|
||||
c_severin:0 "Severin"
|
||||
c_severin_adj:0 "Severinian"
|
||||
c_sfax:0 "Sfax"
|
||||
c_sfax_adj:0 "Sfaxian"
|
||||
c_shahre-babak:0 "Shahr-e-Babak"
|
||||
|
|
@ -15813,8 +15813,8 @@
|
|||
c_tell_bashir_adj:0 "Tell Bashirian"
|
||||
c_teluch:0 "Teluch"
|
||||
c_teluch_adj:0 "Teluchian"
|
||||
c_temes:0 "Timiș"
|
||||
c_temes_adj:0 "Timișian"
|
||||
c_temes:0 "Temes"
|
||||
c_temes_adj:0 "Temesian"
|
||||
c_tenkasi:0 "Tenkasi"
|
||||
c_tenkasi_adj:0 "Tenkasi"
|
||||
c_teramo:0 "Teramo"
|
||||
|
|
@ -19503,11 +19503,11 @@
|
|||
b_bayhan:0 "Bayhan"
|
||||
b_becse:0 "Bečej"
|
||||
b_bekes:0 "Békés"
|
||||
b_belenyes:0 "Beiuș"
|
||||
b_belenyes:0 "Belényes"
|
||||
b_beszterce:0 "Beszterce"
|
||||
b_bitan:0 "Bitan"
|
||||
b_sombor:0 "Sombor"
|
||||
b_borsa:0 "Borșa"
|
||||
b_borsa:0 "Borsa"
|
||||
b_borsod:0 "Borsod"
|
||||
b_borsova:0 "Borsova"
|
||||
b_brasso:0 "Brasso"
|
||||
|
|
@ -19524,7 +19524,7 @@
|
|||
b_dhul-marwa:0 "Dhu-l-Marwa"
|
||||
b_doboka:0 "Doboka"
|
||||
b_egerszeg:0 "Egerszeg"
|
||||
b_ersomlyo:0 "Oravița"
|
||||
b_ersomlyo:0 "Ersomlyo"
|
||||
b_fadak:0 "Fadak"
|
||||
b_fajla:0 "Falja"
|
||||
b_fajr:0 "Fajr"
|
||||
|
|
@ -19538,7 +19538,7 @@
|
|||
b_ghalafiqa:0 "Ghalafiqa"
|
||||
b_gyergyoszentmiklos:0 "Gyergyószentmiklós"
|
||||
b_gyongospata:0 "Gyöngyöspata"
|
||||
b_gyozeg:0 "Marghita"
|
||||
b_gyozeg:0 "Gyozeg"
|
||||
b_hafar:0 "Hafar"
|
||||
b_hafit:0 "Hafit"
|
||||
b_hajir:0 "Hajir"
|
||||
|
|
@ -19567,14 +19567,14 @@
|
|||
b_komorcbanya:0 "Komorcbanya"
|
||||
b_koporna:0 "Koporna"
|
||||
b_kovaszna:0 "Kovászna"
|
||||
b_krasso:0 "Reșița"
|
||||
b_krasso:0 "Krassó"
|
||||
b_kraszna:0 "Kraszna"
|
||||
b_kukullovar:0 "Küküllovár"
|
||||
b_kuthba:0 "Kuthba"
|
||||
b_lawdar:0 "Lawdar"
|
||||
b_letenye:0 "Letenye"
|
||||
b_lina:0 "Lina"
|
||||
b_lippa:0 "Lipova"
|
||||
b_lippa:0 "Lippa"
|
||||
b_liptoujvar:1 "Liptóújvár"
|
||||
b_madin-an-naqira:0 "Ma'din an-Naqira"
|
||||
b_madinat_sulaym:0 "Madinat Bani Sulaym"
|
||||
|
|
@ -19596,7 +19596,7 @@
|
|||
b_muscat:0 "Masqat"
|
||||
b_nagyberezna:0 "Nagyberezna"
|
||||
b_nagyboszormeny:0 "Nagyboszormeny"
|
||||
b_nagyhalmagy:0 "Sebiș"
|
||||
b_nagyhalmagy:0 "Nagyhalmagy"
|
||||
b_nagyszeben:0 "Nagyszeben"
|
||||
b_nagyszolos:0 "Nagyszolos"
|
||||
b_nemetlipsce:1 "Poprad"
|
||||
|
|
@ -19781,8 +19781,8 @@
|
|||
c_kolon_adj:0 "Koloni"
|
||||
c_komarom:0 "Komárom"
|
||||
c_komarom_adj:0 "Komáromian"
|
||||
c_krasso:1 "Caraș-Severin"
|
||||
c_krasso_adj:1 "Carașian"
|
||||
c_krasso:1 "Krassó"
|
||||
c_krasso_adj:1 "Krassónian"
|
||||
c_lipto:1 "Liptov"
|
||||
c_lipto_adj:1 "Liptovian"
|
||||
c_maab:0 "Ma'ab"
|
||||
|
|
@ -19871,7 +19871,7 @@
|
|||
c_yanbu_adj:0 "Yanbian"
|
||||
c_zabid:0 "Zabid"
|
||||
c_zabid_adj:0 "Zabidian"
|
||||
c_zarand:1 "Chișineu-Criș"
|
||||
c_zarand:1 "Zaránd"
|
||||
c_zarand_adj:0 "Zarándian"
|
||||
c_zemplen:0 "Zemplén"
|
||||
c_zemplen_adj:0 "Zemplénian"
|
||||
|
|
@ -22853,14 +22853,14 @@
|
|||
e_baruun_khanate:0 "Baruun Khanate"
|
||||
# End
|
||||
|
||||
b_boksanbanya:0 "Bocșa"
|
||||
b_boksanbanya:0 "Boksánbánya"
|
||||
b_nagylak:0 "Nagylak"
|
||||
b_batorkeszi:0 "Bátorkeszi"
|
||||
b_beny:0 "Bény"
|
||||
b_pankota:0 "Pâncota"
|
||||
b_pankota:0 "Pankota"
|
||||
b_szendro:0 "Szendrő"
|
||||
b_torna:0 "Torna"
|
||||
b_laposbanya:0 "Tăuții-Măgherăuș"
|
||||
b_laposbanya:0 "Láposbánya"
|
||||
b_rodopi:0 "Rodopi"
|
||||
b_valamara:0 "Gjinar"
|
||||
|
||||
|
|
@ -25683,8 +25683,6 @@
|
|||
|
||||
#NEOW Dyanmic Titles
|
||||
#romanticist Titles
|
||||
h_numenor: "Númenor"
|
||||
h_numenor_adj: "Númenorian"
|
||||
k_gondor: "Gondor"
|
||||
k_gondor_adj: "Gondorian"
|
||||
e_numenor: "Númenor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue