스크립트 효과이번 버전 변경

rtr_prepare_biggest_culture_warlord

rtr_prepare_biggest_culture_warlordin_game/events/situations/red_turban_rebellions.txt:266
요구 조건중국문화군if도시지점 등급if메갈로폴리스지점 등급if소도시지점 등급ifrtr_country_additional_releaser_counter변수if

정의in_game/events/situations/red_turban_rebellions.txt:266

267if = {
269ordered_pop = {
270limit = {
271NOT = {
271culture = root.culture
}
272culture = {
272has_culture_group = culture_group:chinese_group
}
}
274max = 1
275order_by = pop_size
276culture = {
276save_scope_as = target_culture
}
}
278if = {
279limit = {
279exists = scope:target_culture
}
280ordered_owned_location = {
281limit = {
282NOT = {
282dominant_culture = root.culture
}
283dominant_culture = scope:target_culture
284province != root.capital.province
}
286order_by = {
287value = population
288if = {
289limit = {
289location_rank = location_rank:town
}
290multiply = 5
}
292if = {
293limit = {
293OR = {
293location_rank = location_rank:city
293location_rank = location_rank:megalopolis
}
}
294multiply = 10
}
}
297check_range_bounds = no
298max = 1
299save_scope_as = target_location
300create_country_from_location = {
301save_scope_as = target_country
303create_character = {
304min_age = 25
305save_scope_as = target_character
}
307set_new_ruler = scope:target_character
308set_capital = scope:target_location
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지