Event
Distinguished Midshipman
Upon the successful return of the expedition to Target, we hear that Actor gives much credit to a promising young officer, who served the expedition with great distinction.
Definitionin_game/events/exploration/exploration_success_events.txt:4
5type = country_event
7title = exploration_success.1.title Distinguished Midshipman
8desc = exploration_success.1.desc Upon the successful return of the expedition to Target, we hear that Actor gives much credit to a promising young officer, who served the expedition with great distinction.
9outcome = neutral
11trigger = {
12any_core_location = {
12is_port = yes
}
}
15immediate = {
16random_core_location = {
17limit = {
17is_port = yes
}
18save_scope_as = midshipman_location
19random_pop = {
20save_scope_as = midshipman_pop
}
}
}