The debugging will continue until stability improves
This commit is contained in:
parent
bd75dc0b38
commit
b21331e150
39 changed files with 25050 additions and 13859 deletions
|
|
@ -182,18 +182,18 @@ coronation_events.0100 = {
|
|||
}
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
struggle:iberian_struggle = { save_scope_as = involved_struggle }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
}
|
||||
struggle:persian_struggle = { save_scope_as = involved_struggle }
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# struggle:iberian_struggle = { save_scope_as = involved_struggle }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
# }
|
||||
# struggle:persian_struggle = { save_scope_as = involved_struggle }
|
||||
# }
|
||||
}
|
||||
|
||||
## Diplomacy
|
||||
|
|
@ -544,25 +544,25 @@ coronation_events.0100 = {
|
|||
VAR = end_the_struggle_oath
|
||||
TIME = 18250
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
}
|
||||
set_variable = {
|
||||
name = end_the_struggle_oath_type_var
|
||||
value = flag:iberian_struggle
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
}
|
||||
set_variable = {
|
||||
name = end_the_struggle_oath_type_var
|
||||
value = flag:persian_struggle
|
||||
}
|
||||
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = { is_struggle_type = iberian_struggle }
|
||||
# }
|
||||
# set_variable = {
|
||||
# name = end_the_struggle_oath_type_var
|
||||
# value = flag:iberian_struggle
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# any_character_struggle = { is_struggle_type = persian_struggle }
|
||||
# }
|
||||
# set_variable = {
|
||||
# name = end_the_struggle_oath_type_var
|
||||
# value = flag:persian_struggle
|
||||
# }
|
||||
#
|
||||
# }
|
||||
}
|
||||
|
||||
ai_chance = {
|
||||
|
|
|
|||
|
|
@ -9251,7 +9251,7 @@ coronation_events.1034 = {
|
|||
trigger = {
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
@ -9259,7 +9259,7 @@ coronation_events.1034 = {
|
|||
culture = { has_graphical_east_asia_culture_group_trigger = yes }
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
@ -9271,7 +9271,7 @@ coronation_events.1034 = {
|
|||
culture = { has_graphical_east_asia_culture_group_trigger = yes }
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
@ -9282,7 +9282,7 @@ coronation_events.1034 = {
|
|||
culture = { has_graphical_east_asia_culture_group_trigger = yes }
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
@ -9301,7 +9301,7 @@ coronation_events.1034 = {
|
|||
culture = { has_graphical_east_asia_culture_group_trigger = yes }
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
@ -9315,7 +9315,7 @@ coronation_events.1034 = {
|
|||
culture = { has_graphical_east_asia_culture_group_trigger = yes }
|
||||
faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = naked_priests_active
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1875,7 +1875,7 @@ scripted_trigger cultural_festival_2050_scandalous_trigger = {
|
|||
OR = {
|
||||
faith = { #there are many ways you can be scandalous
|
||||
OR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = deviancy_accepted
|
||||
NOT = { trait_is_sin = lustful }
|
||||
trait_is_sin = chaste
|
||||
|
|
@ -1891,7 +1891,7 @@ scripted_trigger cultural_festival_2050_modest_trigger = {
|
|||
culture = { has_cultural_tradition = tradition_modest } #you can just be modest
|
||||
faith = { #or you don't have these tenets
|
||||
NOR = {
|
||||
has_doctrine_parameter = naked_adherents_active
|
||||
# has_doctrine_parameter = naked_adherents_active
|
||||
has_doctrine_parameter = deviancy_accepted
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue