Событие

Target Character

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

Как полководец, Target Character Select CString своим умением изматывать неприятеля. Теперь Select CString надеется возглавить нашу армию в нынешней войне.

ТребуетПикардийскКультураimmediateКатоличествоРелигияimmediate

Определениеin_game/events/situations/war_of_religions.txt:177

178type = country_event
179category = situation_event
180title = war_of_religions.1.title Target Character
181desc = war_of_religions.3.desc Как полководец, Target Character Select CString своим умением изматывать неприятеля. Теперь Select CString надеется возглавить нашу армию в нынешней войне.
182outcome = neutral
184fire_only_once = yes
186illustration_tags = {
18710 = armed
18810 = exterior
}
191immediate = {
194create_character = {
195first_name = name_charles
196last_name = de_longueval
197birth_location = location:arras
198birth_date = 1571.1.9
199culture = culture:picard
200religion = religion:catholic
202adm = {
60
95
}
203dip = {
70
85
}
204mil = {
60
80
}
205save_scope_as = target_character
206create_in_limbo = yes
}
208location:trento = {
209save_scope_as = target_location
}
211random_neighbor_country = {
212save_scope_as = exile_destination
}
}

Варианты

AМы и правда нуждаемся в Select CString услугах.
219scope:target_character = {
220move_country = root
221add_character_modifier = {
223years = -1
224mode = add_and_extend
}
}
BОбойдёмся без Select CString помощи.
233scope:target_character = {
234move_country = scope:exile_destination
235add_character_modifier = {
237years = -1
238mode = add_and_extend
}
}