이벤트

Target Character

war_of_religions.1in_game/events/situations/war_of_religions.txt:3
…

이탈리아 출신인 Target Character(이)가 전쟁 중에 우리 군의 참모로 합류했습니다. 능력은 높은 듯하나, 이렇게 야심이 강한 인물을 중용한다면 추후 문제가 발생할 수도 있습니다.

요구 조건토스카나문화immediate가톨릭종교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
25culture = culture:tuscan
26religion = religion:catholic
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
}
}

선택지

A우리에게 필요한 인물이다.
54trigger = {
55scope:target_wallenstein = {
56NOT = {
57owner = root
}
}
}
62scope:target_character = {
63move_country = root
64add_character_modifier = {
66years = -1
67mode = add_and_extend
}
69add_trait = trait:glory_seeker
}
BTarget Wallenstein(과)와 경쟁하게 하겠다.
76trigger = {
77scope:target_wallenstein = {
78owner = root
}
}
82scope:target_character = {
83move_country = root
84add_character_modifier = {
86years = -1
87mode = add_and_extend
}
89add_trait = trait:glory_seeker
}
C여기서 그런 능력은 필요치 않다.
96scope:target_character = {
97move_country = scope:exile_destination
98add_character_modifier = {
100years = -1
101mode = add_and_extend
}
103add_trait = trait:glory_seeker
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지