Event
The Question of Residence

Target Character has sent word that the he/she requires our presence near the capital, in accordance to the policy of Sankin-kōtai. Residing in our own Court Title in Capital all year will not be acceptable, and our family must instead reside in Target Country Capital all year. While this has at times already been the case, this Target Country Adjective order leaves little room for us to decide for ourselves. Target Own Ruler must travel to the Target Country Adjective Target Country Court Title at once or face dire consequences.
Japanese ShogunateInternational Organizationtrigger
Sankin-kōtaiPolicytriggerDefinitionin_game/events/culture/culture_japan.txt:1094
1095type = country_event
1096title = culture_japan.20.title The Question of Residence
1097desc = culture_japan.20.desc Target Character has sent word that the he/she requires our presence near the capital, in accordance to the policy of Sankin-kōtai. Residing in our own Court Title in Capital all year will not be acceptable, and our family must instead reside in Target Country Capital all year. While this has at times already been the case, this Target Country Adjective order leaves little room for us to decide for ourselves. Target Own Ruler must travel to the Target Country Adjective Target Country Court Title at once or face dire consequences.
1098outcome = neutral
1100trigger = {
1104leader_country ?= {
1105has_ruler = yes
1106this != root
}
}
1110OR = {
1111has_heir = no
1112heir ?= {
1113owner ?= root
}
}
}
1118illustration_tags = {
111910 = regular
112010 = interior
}
1123immediate = {
}
1126leader_country ?= {
1127save_scope_as = target_country
1128ruler ?= {
1128save_scope_as = target_character
}
}
}
1131ruler ?= {
1131save_scope_as = target_own_ruler
}
}