lusatia formable
This commit is contained in:
parent
8c7cc02876
commit
2bb4f6c431
7 changed files with 149 additions and 1 deletions
|
|
@ -10,3 +10,32 @@
|
||||||
instance = { offset = { 0.0 0.5 } scale = { 0.5 0.5 } } # bottom left
|
instance = { offset = { 0.0 0.5 } scale = { 0.5 0.5 } } # bottom left
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
k_lusatia={
|
||||||
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
|
color1=white
|
||||||
|
color2=red
|
||||||
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
|
color2=green
|
||||||
|
texture="ce_chief.dds"
|
||||||
|
instance={scale={1 -1}}
|
||||||
|
}
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
color2=yellow
|
||||||
|
texture="ce_bull_passant.dds"
|
||||||
|
}
|
||||||
|
colored_emblem={
|
||||||
|
color1=white
|
||||||
|
texture="ce_circle_mask.dds"
|
||||||
|
instance={position={0 0} scale={0.87 0.91}}
|
||||||
|
}
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
color2=yellow
|
||||||
|
color3=white
|
||||||
|
texture="ce_bull_head.dds"
|
||||||
|
instance={position={0.26 0.28} scale={0.4 0.4}}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -321,3 +321,77 @@ restore_polish_borders_decision = {
|
||||||
}
|
}
|
||||||
ai_check_interval = 0
|
ai_check_interval = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
realize_domowina_decision = {
|
||||||
|
picture = {
|
||||||
|
reference = "gfx/interface/illustrations/decisions/decision_destiny_goal.dds"
|
||||||
|
}
|
||||||
|
desc = realize_domowina_decision_desc
|
||||||
|
selection_tooltip = realize_domowina_tooltip
|
||||||
|
decision_group_type = major
|
||||||
|
|
||||||
|
ai_check_interval_by_tier = {
|
||||||
|
barony = 0
|
||||||
|
county = 0
|
||||||
|
duchy = 120
|
||||||
|
kingdom = 120
|
||||||
|
empire = 0
|
||||||
|
hegemony = 0
|
||||||
|
}
|
||||||
|
|
||||||
|
is_shown = {
|
||||||
|
is_ruler = yes
|
||||||
|
is_playable_character = yes
|
||||||
|
OR = {
|
||||||
|
culture = culture:sorbian
|
||||||
|
}
|
||||||
|
NOT = {
|
||||||
|
is_target_in_global_variable_list = {
|
||||||
|
name = unavailable_unique_decisions
|
||||||
|
target = flag:flag_created_lusatia
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
is_valid = {
|
||||||
|
has_title = title:d_lower_lusatia
|
||||||
|
has_title = title:d_upper_lusatia
|
||||||
|
has_title = title:c_zary
|
||||||
|
has_title = title:c_gorlitz
|
||||||
|
prestige_level >= 3
|
||||||
|
}
|
||||||
|
|
||||||
|
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 = realize_domowina_decision_effect_tooltip
|
||||||
|
show_as_tooltip = {
|
||||||
|
realize_domowina_decision_effect = yes
|
||||||
|
}
|
||||||
|
hidden_effect = {
|
||||||
|
realize_domowina_decision_effect = yes
|
||||||
|
add_to_global_variable_list = {
|
||||||
|
name = unavailable_unique_decisions
|
||||||
|
target = flag:flag_created_lusatia
|
||||||
|
}
|
||||||
|
set_global_variable = {
|
||||||
|
name = flag_created_lusatia
|
||||||
|
value = root
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_potential = {
|
||||||
|
always = yes
|
||||||
|
}
|
||||||
|
|
||||||
|
ai_will_do = {
|
||||||
|
base = 100
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -75,3 +75,13 @@ e_poland_lithuania = {
|
||||||
add = @always_primary_score
|
add = @always_primary_score
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
k_lusatia = {
|
||||||
|
color = { 232 50 27 }
|
||||||
|
|
||||||
|
capital = c_cottbus
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_sorbian = cn_luzica
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -20,3 +20,28 @@
|
||||||
title:k_lithuania = { set_de_jure_liege_title = title:e_poland_lithuania }
|
title:k_lithuania = { set_de_jure_liege_title = title:e_poland_lithuania }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
realize_domowina_decision_effect = {
|
||||||
|
add_prestige = massive_prestige_gain
|
||||||
|
save_scope_as = scoped_ruler
|
||||||
|
create_title_and_vassal_change = {
|
||||||
|
type = created
|
||||||
|
save_scope_as = change
|
||||||
|
add_claim_on_loss = no
|
||||||
|
}
|
||||||
|
title:k_lusatia = {
|
||||||
|
change_title_holder = {
|
||||||
|
holder = scope:scoped_ruler
|
||||||
|
change = scope:change
|
||||||
|
}
|
||||||
|
}
|
||||||
|
resolve_title_and_vassal_change = scope:change
|
||||||
|
hidden_effect = {
|
||||||
|
set_primary_title_to = title:k_lusatia
|
||||||
|
title:k_lusatia = { set_de_jure_liege_title = title:e_visegrad }
|
||||||
|
title:d_upper_lusatia = { set_de_jure_liege_title = title:k_lusatia }
|
||||||
|
title:d_lower_lusatia = { set_de_jure_liege_title = title:k_lusatia }
|
||||||
|
title:c_zary = { set_de_jure_liege_title = title:d_lower_lusatia }
|
||||||
|
title:c_gorlitz= { set_de_jure_liege_title = title:d_upper_lusatia }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -3935,6 +3935,8 @@
|
||||||
cn_p_l_stk_awno:0 "Pławno"
|
cn_p_l_stk_awno:0 "Pławno"
|
||||||
cn_plavno:0 "Plavno"
|
cn_plavno:0 "Plavno"
|
||||||
cn_reignbach:0 "Reignbach"
|
cn_reignbach:0 "Reignbach"
|
||||||
|
###Lusatia
|
||||||
|
cn_luzica:0 "Łužica"
|
||||||
## Upper Lusatia
|
## Upper Lusatia
|
||||||
cn_g_o_act_rne__l_stk_u_z_dot_yce:0 "Górne Łużyce"
|
cn_g_o_act_rne__l_stk_u_z_dot_yce:0 "Górne Łużyce"
|
||||||
cn_g_u_rng_rno__l_stk_u_z_dot_yca:0 "Gůrno Łużyca"
|
cn_g_u_rng_rno__l_stk_u_z_dot_yca:0 "Gůrno Łużyca"
|
||||||
|
|
|
||||||
|
|
@ -25952,6 +25952,10 @@
|
||||||
e_visegrad:0 "Visegrad"
|
e_visegrad:0 "Visegrad"
|
||||||
e_visegrad_adj:0 "Visegrader"
|
e_visegrad_adj:0 "Visegrader"
|
||||||
e_visegrad_pre:0 "Visegradic"
|
e_visegrad_pre:0 "Visegradic"
|
||||||
|
###Lusatia
|
||||||
|
k_lusatia:0 "Lusatia"
|
||||||
|
k_lusatia_adj:0 "Lusatian"
|
||||||
|
k_lusatia_pre:0 "Lusatian"
|
||||||
### Poland
|
### Poland
|
||||||
c_koszalin:0 "Koszalin"
|
c_koszalin:0 "Koszalin"
|
||||||
c_koszalin_adj:0 "Koszaliński"
|
c_koszalin_adj:0 "Koszaliński"
|
||||||
|
|
|
||||||
|
|
@ -1639,4 +1639,8 @@
|
||||||
restore_poland_lithuania_decision_desc:0 "Recreate the Polish-Lithuanian Commonwealth"
|
restore_poland_lithuania_decision_desc:0 "Recreate the Polish-Lithuanian Commonwealth"
|
||||||
restore_poland_lithuania_decision_effect_tooltip:0 "Poland and Lithuania will be united as the Polish-Lithuanian Commonwealth."
|
restore_poland_lithuania_decision_effect_tooltip:0 "Poland and Lithuania will be united as the Polish-Lithuanian Commonwealth."
|
||||||
|
|
||||||
|
realize_domowina_decision:0 "Realize Domowina"
|
||||||
|
realize_domowina_decision_desc:0 "bwaa"
|
||||||
|
realize_domowina_decision_confirm:0 "Create the Kingdom of Lusatia"
|
||||||
|
realize_domowina_decision_tooltip:0 "Create the Kingdom of Lusatia."
|
||||||
|
realize_domowina_decision_effect_tooltip:0 "Silesia will become a De Jure kingdom within Zapadoslavia, and the duchies of Lower and Upper Lusatia will expand to encompass Żarów and Zhorjelc."
|
||||||
Loading…
Add table
Add a link
Reference in a new issue