cleaned up and added more cosmetic titles
This commit is contained in:
parent
a97603b544
commit
4e78d77638
7 changed files with 161 additions and 278 deletions
|
|
@ -1,174 +1,104 @@
|
|||
namespace = NEOW_dynamic_titles
|
||||
##romanticist
|
||||
#France -> Gondor
|
||||
NEOW_dynamic_titles.0001 = {
|
||||
|
||||
NEOW_dynamic_titles.1000 = { # The Great Event
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_france = {
|
||||
set_title_name = k_gondor
|
||||
set_color_from_title = title:k_gondor_cosmetic
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_europa
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
religion = religion:europeanist_religion
|
||||
}
|
||||
title:e_europa = {
|
||||
set_title_name = cn_europa
|
||||
set_title_color = { 0 51 153 }
|
||||
set_definitive_form = no
|
||||
}
|
||||
}
|
||||
else = {
|
||||
title:e_europa = {
|
||||
reset_title_name = yes
|
||||
set_title_color = { 229 153 45 }
|
||||
set_definitive_form = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0002 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_france = {
|
||||
set_title_name = k_france # Change to reset_title_name = yes if that ever gets fixed
|
||||
set_color_from_title = title:d_ile_de_france
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_britannia
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:druidic
|
||||
}
|
||||
title:e_britannia = {
|
||||
set_title_name = cn_tir_na_nog
|
||||
set_title_color = { 10 102 40 }
|
||||
set_definitive_form = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
title:e_brittania = {
|
||||
reset_title_name = yes
|
||||
set_title_color = { 140 7 29 }
|
||||
set_definitive_form = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
##Carolingian
|
||||
#Belgium -> Austrasia
|
||||
NEOW_dynamic_titles.0003 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_belgium = {
|
||||
set_title_name = k_austrasia
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_nistrenia
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:fracture
|
||||
}
|
||||
title:e_nistrenia = {
|
||||
set_title_name = cn_the_zone
|
||||
set_title_color = { 225 235 235 }
|
||||
set_definitive_form = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
title:e_nistrenia = {
|
||||
reset_title_name = yes
|
||||
set_title_color = { 110 82 196 }
|
||||
set_definitive_form = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0004 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_belgium = {
|
||||
set_title_name = k_belgium # Change to reset_title_name = yes if that ever gets fixed
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:romanticist
|
||||
}
|
||||
title:e_france = {
|
||||
set_title_name = e_gallia_cosmetic
|
||||
set_title_color = { 8 165 126 }
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:carolingian
|
||||
}
|
||||
title:e_france = {
|
||||
set_title_name = e_carolingia_cosmetic
|
||||
set_title_color = { 255 216 0 }
|
||||
}
|
||||
}
|
||||
else = {
|
||||
title:e_france = {
|
||||
reset_title_name = yes
|
||||
set_title_color = { 20 17 114 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#Luxembourg -> Moselle
|
||||
NEOW_dynamic_titles.0005 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_lotharingia = {
|
||||
set_title_name = k_moselle
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0006 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_lotharingia = {
|
||||
set_title_name = k_lotharingia # Change to reset_title_name = yes if that ever gets fixed
|
||||
}
|
||||
}
|
||||
}
|
||||
#Netherlands -> Teisterbant
|
||||
NEOW_dynamic_titles.0007 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_frisia = {
|
||||
set_title_name = k_teisterbant
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0008 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:k_frisia = {
|
||||
set_title_name = k_frisia # Change to reset_title_name = yes if that ever gets fixed
|
||||
}
|
||||
}
|
||||
}
|
||||
#Benelux -> Lotharingia
|
||||
NEOW_dynamic_titles.0009 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_benelux = {
|
||||
set_title_name = e_lotharingia
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0010 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_benelux = {
|
||||
set_title_name = e_benelux # Change to reset_title_name = yes if that ever gets fixed
|
||||
}
|
||||
}
|
||||
}
|
||||
# E_France -> Numenor
|
||||
NEOW_dynamic_titles.0011 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_france = {
|
||||
set_title_name = e_numenor
|
||||
set_color_from_title = title:e_numenor_cosmetic
|
||||
}
|
||||
}
|
||||
}
|
||||
NEOW_dynamic_titles.0012 = {
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_france = {
|
||||
set_title_name = e_france # Change to reset_title_name = yes if that ever gets fixed
|
||||
set_color_from_title = title:d_ile_de_france
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_dynamic_titles.0013 = { #Carolingia
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_france = {
|
||||
set_title_name = e_carolingia_cosmetic
|
||||
set_title_color = { 255 216 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_dynamic_titles.0014 = { # Default France
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_france = {
|
||||
set_title_name = e_france
|
||||
set_title_color = { 20 17 114 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_dynamic_titles.0015 = { # Gallia
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
title:e_france = {
|
||||
set_title_name_dynamic = e_gallia_cosmetic
|
||||
set_title_color = { 8 165 126 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Holder for various dynamic titles in the future, this is for "<capital> Union"s
|
||||
#NEOW_dynamic_titles.0013 = {
|
||||
# hidden = yes
|
||||
#
|
||||
# immediate = {
|
||||
# title:e_france = {
|
||||
# set_title_name_dynamic = capital_union_key
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
NEOW_dynamic_titles.1000 = { # Gallia
|
||||
hidden = yes
|
||||
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:k_kuban
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue