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
|
|
@ -20,6 +20,15 @@ d_podlachia = {
|
|||
}
|
||||
}
|
||||
|
||||
e_europa = {
|
||||
item = {
|
||||
trigger = {
|
||||
NOT = { holder.religion = religion:europeanist_religion }
|
||||
}
|
||||
coat_of_arms = e_benelux
|
||||
}
|
||||
}
|
||||
|
||||
e_france = {
|
||||
item = {
|
||||
trigger = {
|
||||
|
|
@ -58,7 +67,7 @@ k_kuban = {
|
|||
trigger = {
|
||||
holder.faith = faith:stalinist
|
||||
}
|
||||
coat_of_arms = d_volgograd
|
||||
coat_of_arms = k_stalingrad
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
|
|
@ -66,4 +75,13 @@ k_kuban = {
|
|||
}
|
||||
coat_of_arms = d_kalmykia
|
||||
}
|
||||
}
|
||||
|
||||
e_nistrenia = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:fracture
|
||||
}
|
||||
coat_of_arms = e_nistrenia_cosmist
|
||||
}
|
||||
}
|
||||
|
|
@ -100,6 +100,9 @@ on_game_start = {
|
|||
title:d_volgograd.holder = {
|
||||
trigger_event = { id = NEOW_dynamic_titles.1000 }
|
||||
}
|
||||
title:e_europa.holder = {
|
||||
trigger_event = { id = NEOW_dynamic_titles.1000 }
|
||||
}
|
||||
title:d_podlachia = { set_coa = d_lipkastan }
|
||||
title:d_lucania = { set_coa = d_lucania_albanian }
|
||||
#title:k_ireland.holder = {
|
||||
|
|
|
|||
|
|
@ -323,36 +323,14 @@ on_faith_conversion = {
|
|||
has_title = title:d_volgorad
|
||||
has_title = title:c_volgograd
|
||||
has_title = title:b_volgograd
|
||||
has_title = title:e_france
|
||||
has_title = title:e_nistrenia
|
||||
has_title = title:e_europa
|
||||
has_title = title:e_britannia
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.1000
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:carolingian
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0013
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:romanticist
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0015
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
NOR = {
|
||||
faith = faith:carolingian
|
||||
faith = faith:romanticist
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0014
|
||||
}
|
||||
|
||||
######################################################
|
||||
|
||||
|
|
|
|||
|
|
@ -167,7 +167,9 @@ on_title_destroyed = {
|
|||
# scope:previous_holder = previous holder. Might be dead
|
||||
on_title_gain = {
|
||||
effect = {
|
||||
|
||||
|
||||
################ N3OW Dynamic Titles ##################
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
|
|
@ -175,39 +177,14 @@ on_title_gain = {
|
|||
scope:title = title:d_volgorad
|
||||
scope:title = title:c_volgograd
|
||||
scope:title = title:b_volgograd
|
||||
scope_title = title:e_france
|
||||
scope_title = title:e_nistrenia
|
||||
scope_title = title:e_europa
|
||||
scope_title = title:e_britannia
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.1000
|
||||
}
|
||||
|
||||
################ N3OW Dynamic Titles ##################
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:carolingian
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0013
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:romanticist
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0015
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
NOR = {
|
||||
faith = faith:carolingian
|
||||
faith = faith:romanticist
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0014
|
||||
}
|
||||
|
||||
######################################################
|
||||
|
||||
|
|
@ -2868,36 +2845,14 @@ on_title_gain_inheritance = {
|
|||
has_title = title:d_volgorad
|
||||
has_title = title:c_volgograd
|
||||
has_title = title:b_volgograd
|
||||
has_title = title:e_france
|
||||
has_title = title:e_nistrenia
|
||||
has_title = title:e_europa
|
||||
has_title = title:e_britannia
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.1000
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:carolingian
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0013
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:romanticist
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0015
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
NOR = {
|
||||
faith = faith:carolingian
|
||||
faith = faith:romanticist
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0014
|
||||
}
|
||||
|
||||
######################################################
|
||||
|
||||
|
|
@ -3061,36 +3016,14 @@ on_title_gain_usurpation = {
|
|||
scope:title = title:d_volgorad
|
||||
scope:title = title:c_volgograd
|
||||
scope:title = title:b_volgograd
|
||||
scope:title = title:e_france
|
||||
scope:title = title:e_nistrenia
|
||||
scope:title = title:e_europa
|
||||
scope:title = title:e_britannia
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.1000
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:carolingian
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0013
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
faith = faith:romanticist
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0015
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_france
|
||||
NOR = {
|
||||
faith = faith:carolingian
|
||||
faith = faith:romanticist
|
||||
}
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0014
|
||||
}
|
||||
|
||||
######################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue