Fixes
This commit is contained in:
parent
b2f4fbfa1a
commit
6ae0daeb9e
16 changed files with 1364 additions and 1363 deletions
|
|
@ -1993,33 +1993,33 @@ mongol_war_target_evaluation_and_declaration_effect = {
|
|||
}
|
||||
}
|
||||
}
|
||||
trigger_if = { # We don't want the Byzantine empire to get annihilated immediately
|
||||
limit = {
|
||||
OR = {
|
||||
has_primary_title = title:e_byzantium
|
||||
has_primary_title = title:e_latin_empire
|
||||
}
|
||||
}
|
||||
OR = {
|
||||
current_year >= 1279 # Roughly when the mongols should fracture historically
|
||||
scope:mongol_emperor = {
|
||||
completely_controls_region = special_mongol_empire_golden_horde_region # Controls all of Russia and the Steppe
|
||||
}
|
||||
any_realm_county = { # Byzantium is expansionist
|
||||
count >= 50
|
||||
title_province = {
|
||||
OR = {
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_5
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_4
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_3
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_2
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_1
|
||||
geographical_region = special_mongol_empire_conquest_region_prio_1_alpha
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
# trigger_if = { # We don't want the Byzantine empire to get annihilated immediately
|
||||
# limit = {
|
||||
# OR = {
|
||||
# has_primary_title = title:e_byzantium
|
||||
# has_primary_title = title:e_latin_empire
|
||||
# }
|
||||
# }
|
||||
# OR = {
|
||||
# current_year >= 1279 # Roughly when the mongols should fracture historically
|
||||
# scope:mongol_emperor = {
|
||||
# completely_controls_region = special_mongol_empire_golden_horde_region # Controls all of Russia and the Steppe
|
||||
# }
|
||||
# any_realm_county = { # Byzantium is expansionist
|
||||
# count >= 50
|
||||
# title_province = {
|
||||
# OR = {
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_5
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_4
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_3
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_2
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_1
|
||||
# geographical_region = special_mongol_empire_conquest_region_prio_1_alpha
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
weight = {
|
||||
base = 0
|
||||
|
|
|
|||
|
|
@ -305,425 +305,425 @@ grab_mythical_founder_effect = {
|
|||
NOT = { exists = var:mythical_ancestor_var }
|
||||
}
|
||||
random_list = {
|
||||
10 = { # Charles Martell
|
||||
trigger = {
|
||||
AND = {
|
||||
OR = {
|
||||
root.primary_title = title:k_france
|
||||
root.primary_title = title:e_france
|
||||
}
|
||||
current_date > 1000.1.1
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:charles_martell }
|
||||
}
|
||||
10 = { # Alexander the Great
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_thessalonika
|
||||
root.primary_title = title:k_hellas
|
||||
root.primary_title = title:k_egypt
|
||||
AND = {
|
||||
OR = {
|
||||
root.primary_title = title:k_persia
|
||||
root.primary_title = title:e_persia
|
||||
}
|
||||
NOR = {
|
||||
root.faith.religion = religion:islam_religion
|
||||
root.faith.religion = religion:zoroastrianism_religion
|
||||
}
|
||||
}
|
||||
root.primary_title = title:k_anatolia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:alexander }
|
||||
}
|
||||
10 = { # Lech
|
||||
trigger = {
|
||||
root.primary_title = title:k_poland
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:lech }
|
||||
}
|
||||
10 = { # Czech
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_bohemia
|
||||
root.primary_title = title:d_bohemia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:czech }
|
||||
}
|
||||
10 = { # Rus
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_white_rus
|
||||
root.primary_title = title:k_ruthenia
|
||||
root.primary_title = title:e_russia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:rus }
|
||||
}
|
||||
10 = { # King Arthur
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_wales
|
||||
root.primary_title = title:k_cornwall
|
||||
root.primary_title = title:k_england
|
||||
root.primary_title = title:e_britannia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:arthur }
|
||||
}
|
||||
10 = { # Corineus
|
||||
trigger = {
|
||||
root.primary_title = title:k_cornwall
|
||||
}
|
||||
modifier = {
|
||||
current_date < 1000.1.1
|
||||
factor = 3
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:corineus }
|
||||
}
|
||||
10 = { # Magnus Maximus
|
||||
trigger = {
|
||||
root.primary_title = title:k_wales
|
||||
}
|
||||
modifier = {
|
||||
current_date < 1000.1.1
|
||||
factor = 3
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:magnus_maximus }
|
||||
}
|
||||
30 = { # Brutus of Troy, we want this to be the default for the Brits
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_england
|
||||
root.primary_title = title:e_britannia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:brutus }
|
||||
}
|
||||
10 = { # Aeneas of Troy
|
||||
trigger = {
|
||||
OR = {
|
||||
#Used in the Roman de Brut
|
||||
root.primary_title = title:k_england
|
||||
root.primary_title = title:e_britannia
|
||||
#Also used by the house of Tosny
|
||||
root.primary_title = title:d_normandy
|
||||
capital_province = { geographical_region = world_europe_west_britannia }
|
||||
#And of course used in Rome
|
||||
root.primary_title = title:k_italy
|
||||
root.primary_title = title:k_romagna
|
||||
root.primary_title = title:k_sardinia
|
||||
root.primary_title = title:e_italy
|
||||
root = {
|
||||
is_roman_emperor_primary_title_excluding_byzantium_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:aeneas }
|
||||
}
|
||||
10 = { # Scota
|
||||
trigger = {
|
||||
OR = { # Gaels
|
||||
root.primary_title = title:k_scotland
|
||||
root.primary_title = title:k_ireland
|
||||
}
|
||||
current_date > 1100.1.1
|
||||
}
|
||||
modifier = {
|
||||
root.primary_title = title:k_scotland
|
||||
factor = 3
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:scota }
|
||||
}
|
||||
10 = { # Romulus
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_italy
|
||||
root.primary_title = title:k_romagna
|
||||
root.primary_title = title:k_sardinia
|
||||
root.primary_title = title:e_italy
|
||||
root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:romulus }
|
||||
}
|
||||
10 = { # Numa Pompilius
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_italy
|
||||
root.primary_title = title:k_romagna
|
||||
root.primary_title = title:k_sardinia
|
||||
root.primary_title = title:e_italy
|
||||
root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:numa }
|
||||
}
|
||||
10 = { # Belisarius
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_italy
|
||||
root.primary_title = title:k_romagna
|
||||
root.primary_title = title:k_sardinia
|
||||
root.primary_title = title:e_italy
|
||||
root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:belisarius }
|
||||
}
|
||||
10 = { # Ardashir
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_persia
|
||||
root.primary_title = title:e_persia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:ardashir }
|
||||
}
|
||||
10 = { # Pharaohs
|
||||
trigger = {
|
||||
root.primary_title = title:k_egypt
|
||||
NOT = { religion = religion:islam_religion }
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:pharaohs }
|
||||
}
|
||||
10 = { # Visigothic Kings
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_castille
|
||||
root.primary_title = title:k_leon
|
||||
root.primary_title = title:d_galicia
|
||||
root.primary_title = title:k_aragon
|
||||
root.primary_title = title:k_navarra
|
||||
root.primary_title = title:k_andalusia
|
||||
root.primary_title = title:k_portugal
|
||||
root.primary_title = title:e_spain
|
||||
}
|
||||
NOT = { religion = religion:islam_religion }
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:visigothic_kings }
|
||||
}
|
||||
10 = { # Abd al-Rahman
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_castille
|
||||
root.primary_title = title:k_aragon
|
||||
root.primary_title = title:k_navarra
|
||||
root.primary_title = title:k_andalusia
|
||||
root.primary_title = title:k_portugal
|
||||
root.primary_title = title:e_spain
|
||||
}
|
||||
religion = religion:islam_religion
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:abd_al_rahman }
|
||||
}
|
||||
10 = { # Zenobia
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_syria
|
||||
root.primary_title = title:k_mesopotamia
|
||||
}
|
||||
NOT = { religion = religion:islam_religion }
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:zenobia }
|
||||
}
|
||||
10 = { # King Solomon
|
||||
trigger = {
|
||||
root.primary_title.title_capital_county.title_province = {
|
||||
geographical_region = ghw_region_ethiopia
|
||||
}
|
||||
root.faith.religion = religion:christianity_religion
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:solomon }
|
||||
}
|
||||
10 = { # Conan Meriadoc
|
||||
trigger = {
|
||||
root.culture = culture:breton
|
||||
NOR = { # used to distinguish themselves from the French
|
||||
root.primary_title = title:k_france
|
||||
root.primary_title = title:e_france
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:conan_meriadoc }
|
||||
}
|
||||
10 = { # Pishdadian Dynasty
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_persia
|
||||
root.primary_title = title:e_persia
|
||||
}
|
||||
OR = {
|
||||
root.faith.religion = religion:islam_religion
|
||||
root.faith.religion = religion:zoroastrianism_religion
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:pishdadian }
|
||||
}
|
||||
10 = { # Chościsko
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_poland
|
||||
root.primary_title = title:d_lesser_poland
|
||||
AND = {
|
||||
root.primary_title.title_capital_county.title_province = {
|
||||
geographical_region = ghw_region_poland
|
||||
}
|
||||
faith.religion = faith:slavic_pagan.religion
|
||||
}
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:choscisko }
|
||||
}
|
||||
10 = { # Arsacids
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_armenia
|
||||
root.primary_title = title:k_armenian_principality
|
||||
root.primary_title = title:e_armenia
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:arsacids }
|
||||
}
|
||||
10 = { # King David
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_georgia
|
||||
root.primary_title = title:d_georgia
|
||||
}
|
||||
root.faith.religion = religion:christianity_religion
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:david }
|
||||
}
|
||||
10 = { # Karkota Naga
|
||||
trigger = {
|
||||
root.primary_title = title:k_kashmir
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:naga }
|
||||
}
|
||||
10 = { # God Brahman
|
||||
trigger = {
|
||||
root.culture = culture:tamil
|
||||
OR = { #Lands held by the Pallavas
|
||||
root.primary_title = title:d_tondai_nadu
|
||||
root.primary_title = title:c_kanchipuram
|
||||
root.primary_title = title:k_tamilakam
|
||||
root.primary_title = title:c_muluvagil
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:brahman }
|
||||
}
|
||||
10 = { # Odin
|
||||
trigger = {
|
||||
root.faith = faith:norse_pagan
|
||||
OR = {
|
||||
root.primary_title = title:k_norway
|
||||
root.primary_title = title:k_sweden
|
||||
root.primary_title = title:d_iceland
|
||||
root.primary_title = title:k_denmark
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:odin }
|
||||
}
|
||||
10 = { # Ragnar Lodbrok
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_norway
|
||||
root.primary_title = title:k_sweden
|
||||
root.primary_title = title:d_iceland
|
||||
root.primary_title = title:k_denmark
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:ragnar }
|
||||
}
|
||||
10 = { # Brunhild
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_norway
|
||||
root.primary_title = title:k_sweden
|
||||
root.primary_title = title:d_iceland
|
||||
root.primary_title = title:k_denmark
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
is_female = yes
|
||||
factor = 5
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:brunhild }
|
||||
}
|
||||
10 = { # Eremon
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_ireland
|
||||
root.primary_title = title:d_connacht
|
||||
root.primary_title = title:d_ulster
|
||||
root.primary_title = title:c_ailech
|
||||
root.primary_title = title:c_oriel
|
||||
root.primary_title = title:c_breifne
|
||||
root.primary_title = title:c_athlone
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
OR = {
|
||||
root.primary_title = title:d_connacht
|
||||
root.primary_title = title:d_ulster
|
||||
root.primary_title = title:c_ailech
|
||||
root.primary_title = title:c_oriel
|
||||
root.primary_title = title:c_breifne
|
||||
root.primary_title = title:c_athlone
|
||||
}
|
||||
factor = 3
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:eremon }
|
||||
}
|
||||
10 = { # Eber
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:k_ireland
|
||||
root.primary_title = title:d_munster
|
||||
root.primary_title = title:c_ossory
|
||||
root.primary_title = title:d_leinster
|
||||
root.primary_title = title:c_desmond
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
OR = {
|
||||
root.primary_title = title:d_munster
|
||||
root.primary_title = title:c_ossory
|
||||
root.primary_title = title:d_leinster
|
||||
root.primary_title = title:c_desmond
|
||||
}
|
||||
factor = 3
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:eber }
|
||||
}
|
||||
10 = { # Genghis Khan
|
||||
trigger = {
|
||||
root.culture = { has_cultural_pillar = heritage_mongolic }
|
||||
current_date > 1228.1.1
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:genghis }
|
||||
}
|
||||
10 = { # Emperor Constantine
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:c_byzantion
|
||||
root.primary_title = title:e_byzantium
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:constantine }
|
||||
}
|
||||
10 = { # Emperor Justinian
|
||||
trigger = {
|
||||
OR = {
|
||||
root.primary_title = title:c_byzantion
|
||||
root.primary_title = title:e_byzantium
|
||||
}
|
||||
}
|
||||
set_variable = { name = mythical_ancestor_var value = flag:justinian }
|
||||
}
|
||||
# 10 = { # Charles Martell
|
||||
# trigger = {
|
||||
# AND = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_france
|
||||
# root.primary_title = title:e_france
|
||||
# }
|
||||
# current_date > 1000.1.1
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:charles_martell }
|
||||
# }
|
||||
# 10 = { # Alexander the Great
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_thessalonika
|
||||
# root.primary_title = title:k_hellas
|
||||
# root.primary_title = title:k_egypt
|
||||
# AND = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_persia
|
||||
# root.primary_title = title:e_persia
|
||||
# }
|
||||
# NOR = {
|
||||
# root.faith.religion = religion:islam_religion
|
||||
# root.faith.religion = religion:zoroastrianism_religion
|
||||
# }
|
||||
# }
|
||||
# root.primary_title = title:k_anatolia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:alexander }
|
||||
# }
|
||||
# 10 = { # Lech
|
||||
# trigger = {
|
||||
# root.primary_title = title:k_poland
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:lech }
|
||||
# }
|
||||
# 10 = { # Czech
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_bohemia
|
||||
# root.primary_title = title:d_bohemia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:czech }
|
||||
# }
|
||||
# 10 = { # Rus
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_white_rus
|
||||
# root.primary_title = title:k_ruthenia
|
||||
# root.primary_title = title:e_russia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:rus }
|
||||
# }
|
||||
# 10 = { # King Arthur
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_wales
|
||||
# root.primary_title = title:k_cornwall
|
||||
# root.primary_title = title:k_england
|
||||
# root.primary_title = title:e_britannia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:arthur }
|
||||
# }
|
||||
# 10 = { # Corineus
|
||||
# trigger = {
|
||||
# root.primary_title = title:k_cornwall
|
||||
# }
|
||||
# modifier = {
|
||||
# current_date < 1000.1.1
|
||||
# factor = 3
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:corineus }
|
||||
# }
|
||||
# 10 = { # Magnus Maximus
|
||||
# trigger = {
|
||||
# root.primary_title = title:k_wales
|
||||
# }
|
||||
# modifier = {
|
||||
# current_date < 1000.1.1
|
||||
# factor = 3
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:magnus_maximus }
|
||||
# }
|
||||
# 30 = { # Brutus of Troy, we want this to be the default for the Brits
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_england
|
||||
# root.primary_title = title:e_britannia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:brutus }
|
||||
# }
|
||||
# 10 = { # Aeneas of Troy
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# #Used in the Roman de Brut
|
||||
# root.primary_title = title:k_england
|
||||
# root.primary_title = title:e_britannia
|
||||
# #Also used by the house of Tosny
|
||||
# root.primary_title = title:d_normandy
|
||||
# capital_province = { geographical_region = world_europe_west_britannia }
|
||||
# #And of course used in Rome
|
||||
# root.primary_title = title:k_italy
|
||||
# root.primary_title = title:k_romagna
|
||||
# root.primary_title = title:k_sardinia
|
||||
# root.primary_title = title:e_italy
|
||||
# root = {
|
||||
# is_roman_emperor_primary_title_excluding_byzantium_trigger = yes
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:aeneas }
|
||||
# }
|
||||
# 10 = { # Scota
|
||||
# trigger = {
|
||||
# OR = { # Gaels
|
||||
# root.primary_title = title:k_scotland
|
||||
# root.primary_title = title:k_ireland
|
||||
# }
|
||||
# current_date > 1100.1.1
|
||||
# }
|
||||
# modifier = {
|
||||
# root.primary_title = title:k_scotland
|
||||
# factor = 3
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:scota }
|
||||
# }
|
||||
# 10 = { # Romulus
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_italy
|
||||
# root.primary_title = title:k_romagna
|
||||
# root.primary_title = title:k_sardinia
|
||||
# root.primary_title = title:e_italy
|
||||
# root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:romulus }
|
||||
# }
|
||||
# 10 = { # Numa Pompilius
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_italy
|
||||
# root.primary_title = title:k_romagna
|
||||
# root.primary_title = title:k_sardinia
|
||||
# root.primary_title = title:e_italy
|
||||
# root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:numa }
|
||||
# }
|
||||
# 10 = { # Belisarius
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_italy
|
||||
# root.primary_title = title:k_romagna
|
||||
# root.primary_title = title:k_sardinia
|
||||
# root.primary_title = title:e_italy
|
||||
# root = { is_roman_emperor_primary_title_excluding_byzantium_trigger = yes }
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:belisarius }
|
||||
# }
|
||||
# 10 = { # Ardashir
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_persia
|
||||
# root.primary_title = title:e_persia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:ardashir }
|
||||
# }
|
||||
# 10 = { # Pharaohs
|
||||
# trigger = {
|
||||
# root.primary_title = title:k_egypt
|
||||
# NOT = { religion = religion:islam_religion }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:pharaohs }
|
||||
# }
|
||||
# 10 = { # Visigothic Kings
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_castille
|
||||
# root.primary_title = title:k_leon
|
||||
# root.primary_title = title:d_galicia
|
||||
# root.primary_title = title:k_aragon
|
||||
# root.primary_title = title:k_navarra
|
||||
# root.primary_title = title:k_andalusia
|
||||
# root.primary_title = title:k_portugal
|
||||
# root.primary_title = title:e_spain
|
||||
# }
|
||||
# NOT = { religion = religion:islam_religion }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:visigothic_kings }
|
||||
# }
|
||||
# 10 = { # Abd al-Rahman
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_castille
|
||||
# root.primary_title = title:k_aragon
|
||||
# root.primary_title = title:k_navarra
|
||||
# root.primary_title = title:k_andalusia
|
||||
# root.primary_title = title:k_portugal
|
||||
# root.primary_title = title:e_spain
|
||||
# }
|
||||
# religion = religion:islam_religion
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:abd_al_rahman }
|
||||
# }
|
||||
# 10 = { # Zenobia
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_syria
|
||||
# root.primary_title = title:k_mesopotamia
|
||||
# }
|
||||
# NOT = { religion = religion:islam_religion }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:zenobia }
|
||||
# }
|
||||
# 10 = { # King Solomon
|
||||
# trigger = {
|
||||
# root.primary_title.title_capital_county.title_province = {
|
||||
# geographical_region = ghw_region_ethiopia
|
||||
# }
|
||||
# root.faith.religion = religion:christianity_religion
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:solomon }
|
||||
# }
|
||||
# 10 = { # Conan Meriadoc
|
||||
# trigger = {
|
||||
# root.culture = culture:breton
|
||||
# NOR = { # used to distinguish themselves from the French
|
||||
# root.primary_title = title:k_france
|
||||
# root.primary_title = title:e_france
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:conan_meriadoc }
|
||||
# }
|
||||
# 10 = { # Pishdadian Dynasty
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_persia
|
||||
# root.primary_title = title:e_persia
|
||||
# }
|
||||
# OR = {
|
||||
# root.faith.religion = religion:islam_religion
|
||||
# root.faith.religion = religion:zoroastrianism_religion
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:pishdadian }
|
||||
# }
|
||||
# 10 = { # Chościsko
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_poland
|
||||
# root.primary_title = title:d_lesser_poland
|
||||
# AND = {
|
||||
# root.primary_title.title_capital_county.title_province = {
|
||||
# geographical_region = ghw_region_poland
|
||||
# }
|
||||
# faith.religion = faith:slavic_pagan.religion
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:choscisko }
|
||||
# }
|
||||
# 10 = { # Arsacids
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_armenia
|
||||
# root.primary_title = title:k_armenian_principality
|
||||
# root.primary_title = title:e_armenia
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:arsacids }
|
||||
# }
|
||||
# 10 = { # King David
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_georgia
|
||||
# root.primary_title = title:d_georgia
|
||||
# }
|
||||
# root.faith.religion = religion:christianity_religion
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:david }
|
||||
# }
|
||||
# 10 = { # Karkota Naga
|
||||
# trigger = {
|
||||
# root.primary_title = title:k_kashmir
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:naga }
|
||||
# }
|
||||
# 10 = { # God Brahman
|
||||
# trigger = {
|
||||
# root.culture = culture:tamil
|
||||
# OR = { #Lands held by the Pallavas
|
||||
# root.primary_title = title:d_tondai_nadu
|
||||
# root.primary_title = title:c_kanchipuram
|
||||
# root.primary_title = title:k_tamilakam
|
||||
# root.primary_title = title:c_muluvagil
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:brahman }
|
||||
# }
|
||||
# 10 = { # Odin
|
||||
# trigger = {
|
||||
# root.faith = faith:norse_pagan
|
||||
# OR = {
|
||||
# root.primary_title = title:k_norway
|
||||
# root.primary_title = title:k_sweden
|
||||
# root.primary_title = title:d_iceland
|
||||
# root.primary_title = title:k_denmark
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:odin }
|
||||
# }
|
||||
# 10 = { # Ragnar Lodbrok
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_norway
|
||||
# root.primary_title = title:k_sweden
|
||||
# root.primary_title = title:d_iceland
|
||||
# root.primary_title = title:k_denmark
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:ragnar }
|
||||
# }
|
||||
# 10 = { # Brunhild
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_norway
|
||||
# root.primary_title = title:k_sweden
|
||||
# root.primary_title = title:d_iceland
|
||||
# root.primary_title = title:k_denmark
|
||||
# }
|
||||
# }
|
||||
# modifier = {
|
||||
# is_female = yes
|
||||
# factor = 5
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:brunhild }
|
||||
# }
|
||||
# 10 = { # Eremon
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_ireland
|
||||
# root.primary_title = title:d_connacht
|
||||
# root.primary_title = title:d_ulster
|
||||
# root.primary_title = title:c_ailech
|
||||
# root.primary_title = title:c_oriel
|
||||
# root.primary_title = title:c_breifne
|
||||
# root.primary_title = title:c_athlone
|
||||
# }
|
||||
# }
|
||||
# modifier = {
|
||||
# OR = {
|
||||
# root.primary_title = title:d_connacht
|
||||
# root.primary_title = title:d_ulster
|
||||
# root.primary_title = title:c_ailech
|
||||
# root.primary_title = title:c_oriel
|
||||
# root.primary_title = title:c_breifne
|
||||
# root.primary_title = title:c_athlone
|
||||
# }
|
||||
# factor = 3
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:eremon }
|
||||
# }
|
||||
# 10 = { # Eber
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:k_ireland
|
||||
# root.primary_title = title:d_munster
|
||||
# root.primary_title = title:c_ossory
|
||||
# root.primary_title = title:d_leinster
|
||||
# root.primary_title = title:c_desmond
|
||||
# }
|
||||
# }
|
||||
# modifier = {
|
||||
# OR = {
|
||||
# root.primary_title = title:d_munster
|
||||
# root.primary_title = title:c_ossory
|
||||
# root.primary_title = title:d_leinster
|
||||
# root.primary_title = title:c_desmond
|
||||
# }
|
||||
# factor = 3
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:eber }
|
||||
# }
|
||||
# 10 = { # Genghis Khan
|
||||
# trigger = {
|
||||
# root.culture = { has_cultural_pillar = heritage_mongolic }
|
||||
# current_date > 1228.1.1
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:genghis }
|
||||
# }
|
||||
# 10 = { # Emperor Constantine
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:c_byzantion
|
||||
# root.primary_title = title:e_byzantium
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:constantine }
|
||||
# }
|
||||
# 10 = { # Emperor Justinian
|
||||
# trigger = {
|
||||
# OR = {
|
||||
# root.primary_title = title:c_byzantion
|
||||
# root.primary_title = title:e_byzantium
|
||||
# }
|
||||
# }
|
||||
# set_variable = { name = mythical_ancestor_var value = flag:justinian }
|
||||
# }
|
||||
5 = { # Melusine
|
||||
trigger = {
|
||||
OR = {
|
||||
|
|
|
|||
|
|
@ -9413,16 +9413,16 @@ ep3_pick_random_maa_regiment_effect = {
|
|||
value = flag:black_armor_cavalry
|
||||
}
|
||||
}
|
||||
1 = {
|
||||
trigger = {
|
||||
exists = scope:title
|
||||
scope:title = title:e_byzantium
|
||||
}
|
||||
save_scope_value_as = {
|
||||
name = maa_to_create
|
||||
value = flag:varangian_guards
|
||||
}
|
||||
}
|
||||
# 1 = {
|
||||
# trigger = {
|
||||
# exists = scope:title
|
||||
# scope:title = title:e_byzantium
|
||||
# }
|
||||
# save_scope_value_as = {
|
||||
# name = maa_to_create
|
||||
# value = flag:varangian_guards
|
||||
# }
|
||||
# }
|
||||
1 = {
|
||||
trigger = {
|
||||
domicile ?= { has_domicile_parameter = camp_unlocks_handpicked_faithful_maa_type }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue