Stavropul start
This commit is contained in:
parent
50e221bcef
commit
4c1f524d62
158 changed files with 10079 additions and 10160 deletions
|
|
@ -567,17 +567,18 @@ task_integrate_title = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
has_tgp_dlc_trigger = yes
|
||||
liege = {
|
||||
any_character_situation = {
|
||||
situation_type = dynastic_cycle
|
||||
save_temporary_scope_as = dynastic_cycle
|
||||
top_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
participant_group_type = hegemon_ruler
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = dynastic_cycle_locks_title_integration_tt
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
NOT = { has_participant_group_parameter = dynastic_cycle_locks_title_integration }
|
||||
top_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
NOT = { has_participant_group_parameter = dynastic_cycle_locks_title_integration }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -585,6 +586,17 @@ task_integrate_title = {
|
|||
|
||||
on_finish_task_county = {
|
||||
start_default_task = yes
|
||||
# Add the title to the Dynastic Cycle core region
|
||||
if = {
|
||||
limit = {
|
||||
scope:councillor_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
participant_group_type = hegemon_ruler
|
||||
}
|
||||
}
|
||||
}
|
||||
situation:dynastic_cycle.situation_sub_region:core = { add_dejure_title_to_sub_region = scope:county.empire }
|
||||
}
|
||||
}
|
||||
|
||||
potential_county = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue