Event
Annexation Proceedings
The annexation of Mission Target Subject proceeds under the oversight of Target Character1. The Ruler Or Regent Title of Mission Target Subject, Target Character2, continues to govern from Target Location.
Progress is steady, and signs point to a smooth integration. Should the proceedings continue undisturbed, they will be fully integrated eventually.
Definitionin_game/events/missionevents/generic_mission_events.txt:383
384type = country_event
386title = generic_mission_events.8.title Annexation Proceedings
387desc = generic_mission_events.8.desc The annexation of Mission Target Subject proceeds under the oversight of Target Character1. The Ruler Or Regent Title of Mission Target Subject, Target Character2, continues to govern from Target Location.
Progress is steady, and signs point to a smooth integration. Should the proceedings continue undisturbed, they will be fully integrated eventually.
Progress is steady, and signs point to a smooth integration. Should the proceedings continue undisturbed, they will be fully integrated eventually.
388outcome = neutral
390trigger = {
392exists = scope:mission_target_subject
393is_annexing = scope:mission_target_subject
}
396immediate = {
402ruler_or_regent ?= {
402save_scope_as = target_character1
}
404scope:mission_target_subject = {
405ruler_or_regent ?= {
405save_scope_as = target_character2
}
406capital = {
406save_scope_as = target_location
}
}
}