cleaned up and added more cosmetic titles

This commit is contained in:
trashmasteruni 2026-06-17 18:11:00 +02:00
parent a97603b544
commit 4e78d77638
7 changed files with 161 additions and 278 deletions

View file

@ -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 = {

View file

@ -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
}
######################################################

View file

@ -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
}
######################################################