정복 야망 선포
행동이번 버전 변경

정복 야망 선포

rot_declare_conquest_ambitionin_game/common/generic_actions/rise_of_timur.txt:2

우리의 정복 야망을 드러낼 지역을 선택합니다.

요구 조건티무르국가potential티무르의 부상상황select trigger 1중앙아시아에서 온 재앙정적 보정치effectrot_conquest_ambition변수effect

정의in_game/common/generic_actions/rise_of_timur.txt:2

3type = situation
4potential = {
5scope:actor = {
6tag = TIM
}
}
9allow = {
10scope:actor = {
11is_rebel_country = no
}
}
15automation_tick = never
16automation_tick_frequency = 12
18ai_tick = monthly
19ai_tick_frequency = 12
21cooldown = {
22type = rot_declare_conquest_ambition
23years = 5
}
26select_trigger = {
27looking_for_a = situation
28target_flag = recipient
29name = "choose_situation" 상황 선택:
30column = {
31data = name
}
33visible = {
35situation_is_active = yes
}
}
39select_trigger = {
40looking_for_a = region
41target_flag = target
42name = "rot_declare_conquest_ambition_select_region" 정복 야망을 선포할 지역 선택
43none_available_msg_key = "rot_declare_conquest_ambition_no_regions"
44column = {
45data = name
}
47column = {
48data = population
}
50visible = {
51scope:actor.capital.region != root
52any_area_in_region = {
53adjacent_to_owned_by = scope:actor
}
}
}
58effect = {
59custom_tooltip = {
60text = rot_declare_conquest_ambition_tt 대상 지역이 우리가 지정한 정복 야망 지역이 됩니다!
61scope:recipient = {
62if = {
63limit = {
63has_variable = rot_conquest_ambition
}
66every_location_in_region = {
67remove_location_modifier = rot_timur_scare
}
}
}
71set_variable = {
73value = scope:target
}
}
}
77custom_tooltip = rot_declare_conquest_ambition_at 해당 지역에 위치한 국가를 상대로 침공 계획을 수립할 시, 전쟁 명분 생성 단계를 거치지 않고 즉시 전쟁을 선포합니다
78if = {
79limit = {
80scope:actor = {
81ruler ?= {
81has_character_modifier = timmy_wants_to_play
}
}
}
84custom_tooltip = rot_declare_conquest_ambition_bt 적국이 해당 지역 내에 소유한 모든 지점에 티무르의 공포 지점 보정치가 부여됩니다(전쟁 선포 시 적용되며 10년에 걸쳐 감소). 이 효과는 티무르(이)가 통치하는 동안에만 적용됩니다
}
}
88ai_will_do = {
89if = {
90limit = {
91NOT = {
91scope:recipient = {
91has_variable = rot_conquest_ambition
}
}
92trigger_if = {
93limit = {
93has_game_rule = historical_ai_choices
}
94scope:target ?= region:persia_region
}
}
97value = 1000
}
99else = {
100value = -100
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지