이벤트
Target Character

이탈리아 출신인 Target Character(이)가 전쟁 중에 우리 군의 참모로 합류했습니다. 능력은 높은 듯하나, 이렇게 야심이 강한 인물을 중용한다면 추후 문제가 발생할 수도 있습니다.
가톨릭종교immediate정의in_game/events/situations/war_of_religions.txt:3
4type = country_event
5category = situation_event
6title = war_of_religions.1.title Target Character
7desc = war_of_religions.1.desc 이탈리아 출신인 Target Character(이)가 전쟁 중에 우리 군의 참모로 합류했습니다. 능력은 높은 듯하나, 이렇게 야심이 강한 인물을 중용한다면 추후 문제가 발생할 수도 있습니다.
8outcome = neutral
10fire_only_once = yes
12illustration_tags = {
1310 = armed
1410 = exterior
}
17immediate = {
}
20create_character = {
21first_name = name_octavius
22last_name = Piccolomini
23birth_location = location:florence
24birth_date = 1599.11.11
28adm = {
50
75
}
29dip = {
70
85
}
30mil = {
50
80
}
31save_scope_as = target_character
32script = wor_piccolomini_script
33create_in_limbo = yes
}
35location:florence = {
36save_scope_as = target_location
}
38random_neighbor_country = {
39save_scope_as = exile_destination
}
41character:wor_wallenstein_script = {
42if = {
43limit = {
44is_alive = yes
}
}
47save_scope_as = target_wallenstein
}
}