Acontecimiento
Target Character

Target Character se ha criado en Italia y se unió a nuestro Estado Mayor durante la guerra que libramos ahora. Parece que tiene talento, pero alguien con semejante ambición podría causarnos problemas a la larga.
CatolicismoReligiónimmediateDefiniciónin_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 se ha criado en Italia y se unió a nuestro Estado Mayor durante la guerra que libramos ahora. Parece que tiene talento, pero alguien con semejante ambición podría causarnos problemas a la larga.
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
}
}