hetmanshchina, jewish flavour
This commit is contained in:
parent
862625b9bb
commit
3c3a93f6a7
19 changed files with 279 additions and 6 deletions
|
|
@ -6632,6 +6632,36 @@ e_nistrenia_cosmist={
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e_hetmanshchina ={
|
||||||
|
custom=yes
|
||||||
|
pattern="pattern__solid_designer.dds"
|
||||||
|
color1=blue
|
||||||
|
color2=white
|
||||||
|
color3=red
|
||||||
|
colored_emblem={
|
||||||
|
color1=yellow_light
|
||||||
|
color2=black
|
||||||
|
texture="NEOW_ce_cossack.dds"
|
||||||
|
instance={
|
||||||
|
scale={ 0.470000 0.470000 }
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=yellow_light
|
||||||
|
color2=red
|
||||||
|
color3=blue_light
|
||||||
|
texture="NEOW_ce_cossack_outline.dds"
|
||||||
|
instance={
|
||||||
|
depth=1.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
k_stalingrad={
|
k_stalingrad={
|
||||||
custom=yes
|
custom=yes
|
||||||
|
|
|
||||||
|
|
@ -551,6 +551,81 @@ form_quinto_imperio_decision = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form_hetmanshchina_decision = {
|
||||||
|
picture = {
|
||||||
|
reference = "gfx/interface/illustrations/decisions/decision_hetmanshchina.dds"
|
||||||
|
}
|
||||||
|
desc = form_hetmanshchina_decision_desc
|
||||||
|
selection_tooltip = form_hetmanshchina_decision_tooltip
|
||||||
|
decision_group_type = major
|
||||||
|
|
||||||
|
ai_check_interval_by_tier = {
|
||||||
|
barony = 0
|
||||||
|
county = 0
|
||||||
|
duchy = 0
|
||||||
|
kingdom = 120
|
||||||
|
empire = 120
|
||||||
|
hegemony = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
is_shown = {
|
||||||
|
OR = {
|
||||||
|
faith = faith:kozachina
|
||||||
|
culture = culture:NEOW_cossack
|
||||||
|
}
|
||||||
|
is_ruler = yes
|
||||||
|
is_playable_character = yes
|
||||||
|
#Visible to kings and above.
|
||||||
|
highest_held_title_tier >= tier_kingdom
|
||||||
|
NOT = {
|
||||||
|
is_target_in_global_variable_list = {
|
||||||
|
name = unavailable_unique_decisions
|
||||||
|
target = flag:flag_formed_hetmanshchina
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
is_valid = {
|
||||||
|
completely_controls_region = custom_cossack_region
|
||||||
|
prestige_level >= high_prestige_level
|
||||||
|
}
|
||||||
|
|
||||||
|
is_valid_showing_failures_only = {
|
||||||
|
is_landed = yes
|
||||||
|
is_capable_adult = yes
|
||||||
|
is_imprisoned = no
|
||||||
|
top_liege = this
|
||||||
|
is_at_war = no
|
||||||
|
}
|
||||||
|
|
||||||
|
effect = {
|
||||||
|
custom_tooltip = form_hetmanshchina_decision_effect_tooltip
|
||||||
|
gain_heroic_legend_seed_tooltip_effect = yes
|
||||||
|
show_as_tooltip = {
|
||||||
|
form_hetmanshchina_effect = yes
|
||||||
|
}
|
||||||
|
hidden_effect = {
|
||||||
|
form_hetmanshchina_effect = yes
|
||||||
|
add_to_global_variable_list = {
|
||||||
|
name = unavailable_unique_decisions
|
||||||
|
target = flag:flag_formed_hetmanshchina
|
||||||
|
}
|
||||||
|
set_global_variable = {
|
||||||
|
name = flag_formed_hetmanshchina
|
||||||
|
value = root
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_potential = {
|
||||||
|
always = yes
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_will_do = {
|
||||||
|
base = 100
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
restore_rhine_border_novelist_france_decision = {
|
restore_rhine_border_novelist_france_decision = {
|
||||||
picture = {
|
picture = {
|
||||||
reference = "gfx/interface/illustrations/decisions/decision_destiny_goal.dds"
|
reference = "gfx/interface/illustrations/decisions/decision_destiny_goal.dds"
|
||||||
|
|
|
||||||
|
|
@ -1539,3 +1539,25 @@ hegemony_administrative_brittanic = {
|
||||||
governments = { administrative_government }
|
governments = { administrative_government }
|
||||||
heritages = { heritage_brythonic }
|
heritages = { heritage_brythonic }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#cossack
|
||||||
|
|
||||||
|
emperor_hetmanshchina_male = {
|
||||||
|
type = character
|
||||||
|
tier = empire
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
priority = 107
|
||||||
|
titles = { e_hetmanshchina }
|
||||||
|
faiths = { kozachina }
|
||||||
|
governments = { feudal_government tribal_government administrative_government }
|
||||||
|
|
||||||
|
emperor_hetmanshchina_female = {
|
||||||
|
type = character
|
||||||
|
tier = empire
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
priority = 107
|
||||||
|
titles = { e_hetmanshchina }
|
||||||
|
faiths = { kozachina }
|
||||||
|
governments = { feudal_government tribal_government administrative_government }
|
||||||
|
|
@ -70,3 +70,7 @@ neow_sisu = {
|
||||||
neow_great_patriotic_war = {
|
neow_great_patriotic_war = {
|
||||||
texture = "gfx/interface/icons/faith/stalinist.dds"
|
texture = "gfx/interface/icons/faith/stalinist.dds"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
neow_moshiach_ben_yosef = {
|
||||||
|
texture = "gfx/interface/icons/faith/meshichist.dds"
|
||||||
|
}
|
||||||
|
|
@ -27,6 +27,17 @@ e_sweden = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
e_hetmanshchina = {
|
||||||
|
color = { 22 143 229 }
|
||||||
|
|
||||||
|
capital = c_zaporizhzhia
|
||||||
|
definite_form = yes
|
||||||
|
|
||||||
|
ai_primary_priority = {
|
||||||
|
add = @always_primary_score
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#e_europa = {
|
#e_europa = {
|
||||||
|
|
|
||||||
|
|
@ -1280,6 +1280,30 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
name = {
|
||||||
|
first_valid = {
|
||||||
|
triggered_desc = {
|
||||||
|
trigger = {
|
||||||
|
religion_tag = judaism_religion
|
||||||
|
}
|
||||||
|
desc = tenet_divine_progress_jewish_name
|
||||||
|
}
|
||||||
|
desc = tenet_divine_progress_name
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
desc = {
|
||||||
|
first_valid = {
|
||||||
|
triggered_desc = {
|
||||||
|
trigger = {
|
||||||
|
religion_tag = judaism_religion
|
||||||
|
}
|
||||||
|
desc = tenet_divine_progress_jewish_desc
|
||||||
|
}
|
||||||
|
desc = tenet_divine_progress_desc
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
can_pick = {
|
can_pick = {
|
||||||
always = yes
|
always = yes
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -379,7 +379,7 @@
|
||||||
doctrine = doctrine_pluralism_fundamentalist
|
doctrine = doctrine_pluralism_fundamentalist
|
||||||
|
|
||||||
#tenets
|
#tenets
|
||||||
doctrine = tenet_communal_identity
|
doctrine = tenet_religious_legal_pronouncements
|
||||||
doctrine = tenet_armed_pilgrimages
|
doctrine = tenet_armed_pilgrimages
|
||||||
doctrine = tenet_esotericism
|
doctrine = tenet_esotericism
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4110,6 +4110,66 @@ restore_swedish_empire_effect = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form_hetmanshchina_effect = {
|
||||||
|
add_prestige = massive_prestige_gain
|
||||||
|
add_piety = massive_piety_gain
|
||||||
|
save_scope_as = scoped_ruler
|
||||||
|
create_title_and_vassal_change = {
|
||||||
|
type = created
|
||||||
|
save_scope_as = change
|
||||||
|
add_claim_on_loss = no
|
||||||
|
}
|
||||||
|
title:e_hetmanshchina = {
|
||||||
|
change_title_holder = {
|
||||||
|
holder = scope:scoped_ruler
|
||||||
|
change = scope:change
|
||||||
|
}
|
||||||
|
}
|
||||||
|
resolve_title_and_vassal_change = scope:change
|
||||||
|
hidden_effect = {
|
||||||
|
set_primary_title_to = title:e_hetmanshchina
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
title:k_ruthenia = { is_titular = no }
|
||||||
|
has_title = title:k_ruthenia
|
||||||
|
}
|
||||||
|
title:k_ruthenia = { set_de_jure_liege_title = title:e_hetmanshchina }
|
||||||
|
set_flag = flag_cossack_ukraine
|
||||||
|
}
|
||||||
|
else = {
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
title:k_ruthenia = { is_titular = no }
|
||||||
|
}
|
||||||
|
title:k_ruthenia = {
|
||||||
|
every_in_de_jure_hierarchy = {
|
||||||
|
limit = {
|
||||||
|
tier = tier_duchy
|
||||||
|
root = { completely_controls = prev }
|
||||||
|
OR = {
|
||||||
|
this = title:d_donbas
|
||||||
|
this = title:d_zaporizhzhia
|
||||||
|
this = title:d_kherson
|
||||||
|
this = title:d_dnipro
|
||||||
|
this = title:d_kharkiv
|
||||||
|
}
|
||||||
|
}
|
||||||
|
set_de_jure_liege_title = title:k_kuban
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
title:d_donbas = { set_de_jure_liege_title = title:k_kuban }
|
||||||
|
title:d_zaporizhzhia = { set_de_jure_liege_title = title:k_kuban }
|
||||||
|
title:d_kherson = { set_de_jure_liege_title = title:k_kuban }
|
||||||
|
title:d_dnipro = { set_de_jure_liege_title = title:k_kuban }
|
||||||
|
title:d_kharkiv = { set_de_jure_liege_title = title:k_kuban }
|
||||||
|
title:k_kuban = { set_de_jure_liege_title = title:e_hetmanshchina }
|
||||||
|
title:k_caucasus = { set_de_jure_liege_title = title:e_hetmanshchina }
|
||||||
|
title:k_crimea = { set_de_jure_liege_title = title:e_hetmanshchina }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
form_quinto_imperio_effect = {
|
form_quinto_imperio_effect = {
|
||||||
add_prestige = massive_prestige_gain
|
add_prestige = massive_prestige_gain
|
||||||
add_piety = massive_piety_gain
|
add_piety = massive_piety_gain
|
||||||
|
|
|
||||||
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds
(Stored with Git LFS)
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack_outline.dds
(Stored with Git LFS)
Normal file
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack_outline.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -123,7 +123,7 @@ NEOW_ce_volgograd.dds = { colors = 1 category = figures }
|
||||||
NEOW_ce_stalin.dds = { colors = 2 category = figures }
|
NEOW_ce_stalin.dds = { colors = 2 category = figures }
|
||||||
NEOW_ce_lenin.dds = { colors = 2 category = figures }
|
NEOW_ce_lenin.dds = { colors = 2 category = figures }
|
||||||
NEOW_ce_saint_eric_head.dds = { colors = 1 category = figures }
|
NEOW_ce_saint_eric_head.dds = { colors = 1 category = figures }
|
||||||
NEOW_ce_cossack.dds = { colors = 2 category = figures }
|
NEOW_ce_cossack.dds = { colors = 3 category = figures }
|
||||||
|
|
||||||
###MANMADE
|
###MANMADE
|
||||||
NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }
|
NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }
|
||||||
|
|
@ -169,6 +169,7 @@ NEOW_ce_jacobinhat.dds = { colors = 3 category = manmade }
|
||||||
NEOW_ce_budenovka.dds = { colors = 3 category = manmade }
|
NEOW_ce_budenovka.dds = { colors = 3 category = manmade }
|
||||||
NEOW_ce_sickle.dds = { colors = 2 category = manmade }
|
NEOW_ce_sickle.dds = { colors = 2 category = manmade }
|
||||||
NEOW_ce_hammer2.dds = { colors = 2 category = manmade }
|
NEOW_ce_hammer2.dds = { colors = 2 category = manmade }
|
||||||
|
NEOW_ce_cossack_outline.dds = { colors = 3 category = manmade }
|
||||||
|
|
||||||
###NATURE
|
###NATURE
|
||||||
NEOW_ce_acorn.dds = { colors = 1 category = nature }
|
NEOW_ce_acorn.dds = { colors = 1 category = nature }
|
||||||
|
|
|
||||||
BIN
gfx/interface/illustrations/decisions/decision_hetmanshchina.dds
(Stored with Git LFS)
Normal file
BIN
gfx/interface/illustrations/decisions/decision_hetmanshchina.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -227,6 +227,10 @@
|
||||||
duke_feudal_vassal_novelist_religion: "Duché"
|
duke_feudal_vassal_novelist_religion: "Duché"
|
||||||
|
|
||||||
|
|
||||||
|
# Cossack
|
||||||
|
emperor_hetmanshchina_male:0 "Otaman"
|
||||||
|
emperor_hetmanshchina_female:0 "Otamanka"
|
||||||
|
|
||||||
# Russia
|
# Russia
|
||||||
emperor_male_russian:0 "Superbo Archon"
|
emperor_male_russian:0 "Superbo Archon"
|
||||||
# Administrative
|
# Administrative
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,9 @@
|
||||||
tenet_divine_progress_name:0 "Divine Progress"
|
tenet_divine_progress_name:0 "Divine Progress"
|
||||||
tenet_divine_progress_desc:0 "The current state of humanity is a pitiful shadow of its former self. Thus, it has become our religious imperative to dig ourselves out of the darkness and into the future."
|
tenet_divine_progress_desc:0 "The current state of humanity is a pitiful shadow of its former self. Thus, it has become our religious imperative to dig ourselves out of the darkness and into the future."
|
||||||
|
|
||||||
|
tenet_divine_progress_jewish_name:0 "Tikkun Olam"
|
||||||
|
tenet_divine_progress_jewish_desc:0 "Tikkun olam, meaning 'repairing the world', is our primary religious duty. We as a collective bear the responsibility of spiritually, morally, and materially uplifting not just ourselves, but society as a whole."
|
||||||
|
|
||||||
doctrine_parameter_neow_innovation_from_learning_traits:1 "[learning|E] [education_traits|E] and the [GetTrait('scholar').GetName( GetNullCharacter )] [trait|E] also give [cultural_fascination|E] Progress"
|
doctrine_parameter_neow_innovation_from_learning_traits:1 "[learning|E] [education_traits|E] and the [GetTrait('scholar').GetName( GetNullCharacter )] [trait|E] also give [cultural_fascination|E] Progress"
|
||||||
#Europeanist Tenets
|
#Europeanist Tenets
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
meshichist_adj:0 "Meshichist"
|
meshichist_adj:0 "Meshichist"
|
||||||
meshichist_adherent:0 "Meshichist"
|
meshichist_adherent:0 "Meshichist"
|
||||||
meshichist_adherent_plural:0 "Meshichists"
|
meshichist_adherent_plural:0 "Meshichists"
|
||||||
meshichist_desc:1 "Jews have long awaited the arrival of the prophesied Maohiach, who would usher in the Messianic Era and a Kingdom of God. [Concept('neow_the_event','Sof Olam')|E] spawned a movement of thinkers called the Goalim, who theorised how the arrival of the Moshiach would take shape. One such Goel, Elijah of Jerusalem, invited a mighty warrior who miraculously won the Battle of Acre to the north, letting him enter the holy city through the sealed Golden Gate and proclaiming him Moshiach ben David, the first King of Israel, while Elijah himself became the Cohen Gadol. As prophecy foretold, the Moshiach began preparations to erect the Third Temple atop Temple Mount, though he was assassinated as a consequence for his efforts, and the movement quickly collapsed. His few remaining followers, the Meshichists, pray that one of them will continue the prophecy, constructing the Third Temple and ushering in the Messianic Era of Israel."
|
meshichist_desc:1 "Jews have long awaited the arrival of the prophesied Moshiach, who would usher in the Messianic Era and a Kingdom of God. [Concept('neow_the_event','Sof Olam')|E] spawned a movement of thinkers called the Goalim, who theorised how the arrival of the Moshiach would take shape. One such Goel, Eliyahu of Jerusalem, invited a mighty warrior who miraculously won the Battle of Acre to the north, letting him enter the holy city through the sealed Golden Gate and proclaiming him [Concept('neow_moshiach_ben_yosef','Moshiach ben Yosef')|E]. However, with the untimely death of the Moshiach, most Jews ended up rejecting the prophecy, with the few remaining Meshichists patiently awaiting the next phase of the world's end."
|
||||||
|
|
||||||
haskalah:0 "Haskalah"
|
haskalah:0 "Haskalah"
|
||||||
haskalah_adj:0 "Haskalah"
|
haskalah_adj:0 "Haskalah"
|
||||||
|
|
|
||||||
|
|
@ -27011,3 +27011,7 @@
|
||||||
c_baranja_adj:0 "Baranjian"
|
c_baranja_adj:0 "Baranjian"
|
||||||
d_szekesfehervar:0 "Székesfehérvár"
|
d_szekesfehervar:0 "Székesfehérvár"
|
||||||
d_szekesfehervar_adj:0 "Székesfehérvárian"
|
d_szekesfehervar_adj:0 "Székesfehérvárian"
|
||||||
|
|
||||||
|
#### Hetmanshchina ####
|
||||||
|
e_hetmanshchina:0 "Hetmanshchina"
|
||||||
|
e_hetmanshchina_adj:0 "Cossack"
|
||||||
|
|
|
||||||
|
|
@ -1589,6 +1589,14 @@
|
||||||
nick_the_lion_of_the_north_desc:1 "The master of Northern Europe, [CHARACTER.GetShortUINameNoTooltipNoFormat] [CharHaveHas(CHARACTER)] brought a glory back to Sweden not seen in a thousand years."
|
nick_the_lion_of_the_north_desc:1 "The master of Northern Europe, [CHARACTER.GetShortUINameNoTooltipNoFormat] [CharHaveHas(CHARACTER)] brought a glory back to Sweden not seen in a thousand years."
|
||||||
custom_swedish_empire:0 "Core Territories of the Swedish Empire"
|
custom_swedish_empire:0 "Core Territories of the Swedish Empire"
|
||||||
|
|
||||||
|
#### Hetmanshchina ####
|
||||||
|
form_hetmanshchina_decision:0 "Unite the Cossacks"
|
||||||
|
form_hetmanshchina_decision_confirm:0 "No more foreign yoke on Cossack soil!"
|
||||||
|
form_hetmanshchina_decision_tooltip:0 "Unite all the Cossack lords into one realm"
|
||||||
|
form_hetmanshchina_decision_desc:0 "For centuries, Cossacks have been made subservient to various lords from various realms. If I manage to subjugate all the other Cossacks, I can proclaim a great land free of foreign rule."
|
||||||
|
form_hetmanshchina_decision_effect_tooltip:0 "The Cossacks will be united into one realm and acquire all of the [GetGeographicalRegion('custom_cossack_region').GetName] as [de_jure|E]."
|
||||||
|
custom_cossack_region:0 "Lands of the Cossacks"
|
||||||
|
|
||||||
#### Quinto Imperio ####
|
#### Quinto Imperio ####
|
||||||
form_quinto_imperio_decision:0 "Proclaim the Fifth Empire"
|
form_quinto_imperio_decision:0 "Proclaim the Fifth Empire"
|
||||||
form_quinto_imperio_decision_confirm:0 "The Quinto Império rises!"
|
form_quinto_imperio_decision_confirm:0 "The Quinto Império rises!"
|
||||||
|
|
|
||||||
|
|
@ -83,3 +83,8 @@ game_concept_neow_tsar_nicholas_desc: "Tsar Nicholas, commonly considered to be
|
||||||
|
|
||||||
game_concept_neow_great_patriotic_war: "Great Patriotic War"
|
game_concept_neow_great_patriotic_war: "Great Patriotic War"
|
||||||
game_concept_neow_great_patriotic_war_desc: "Some Octobrist sects believe the Great Patriotic War was one of the crucial causes of the Event, when a malevolent army threatened to extinguish all who did not belong to their ranks. It is said that the violence was so great that the Volga ran red with blood, which was then collected by the goddess Rodina, who spent 200 days and nights using it to forge a powerful warrior out of steel."
|
game_concept_neow_great_patriotic_war_desc: "Some Octobrist sects believe the Great Patriotic War was one of the crucial causes of the Event, when a malevolent army threatened to extinguish all who did not belong to their ranks. It is said that the violence was so great that the Volga ran red with blood, which was then collected by the goddess Rodina, who spent 200 days and nights using it to forge a powerful warrior out of steel."
|
||||||
|
|
||||||
|
#Jewish stuff
|
||||||
|
|
||||||
|
game_concept_neow_moshiach_ben_yosef: "Moshiach ben Yosef"
|
||||||
|
game_concept_neow_moshiach_ben_yosef_desc: "Born Elazar Rabin to a poor family in northern Palestine, he was proclaimed the Moshiach ben Yosef by Rabbi Eliyahu of Jerusalem after managing to take control of the defense of Acre and defeating the invading Saudi army under Sultan Mansour bin Abdullah Al Saud. For stopping the Sultan's invasion of the region of Palestine and ending the golden age of the Arabian Empire, he was unanimously recognised as the King of Israel by its lords, with Eliyahu as his Cohen Gadol. However, upon seizing Temple Mount with the intention of constructing atop it the Third Temple, the Moshiach was assassinated by an unknown party. Many Jews considered this series of events to be a failure to fulfil the prophecy, and his realm quickly collapsed, with the Meshichist movement of Israel fading into obscurity."
|
||||||
|
|
@ -5879,6 +5879,22 @@ custom_swedish_empire = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
custom_cossack_region = {
|
||||||
|
kingdoms = {
|
||||||
|
k_kuban
|
||||||
|
k_caucasus
|
||||||
|
k_crimea
|
||||||
|
}
|
||||||
|
duchies = {
|
||||||
|
d_donbas
|
||||||
|
d_zaporizhzhia
|
||||||
|
d_kherson
|
||||||
|
d_dnipro
|
||||||
|
d_kharkiv
|
||||||
|
d_odessa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
custom_left_bank_rhine = {
|
custom_left_bank_rhine = {
|
||||||
kingdoms = {
|
kingdoms = {
|
||||||
k_belgium
|
k_belgium
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue