인물 상호 작용
스트라테기콘 저술
우리 통치자가 선택한 전쟁 주제에 대한 자신의 군사적 지식을 집대성합니다. 이 지식은 분명 우리의 무용을 널리 알리고 명망 높은 군사적 역량을 드높이는 데 보탬이 될 것입니다.
비잔티움국가potential
Fate of the PhoenixDLCpotentialcompose_strategikon_variable변수allow2message = yes
3on_own_nation = yes
12ai_tick = monthly
13ai_tick_frequency = 6
15price = price:compose_strategikon_price
17allow = {
18scope:actor = {
19has_ruler = yes
21ruler ?= {
22age_in_years > 35
23mil >= 75
}
}
27custom_tooltip = {
28text = has_not_composed_strategikon_tt 우리 통치자가 아직 스트라테기콘을 저술한 적이 없습니다.
}
}
37select_trigger = {
38looking_for_a = character
39source = actor
40target_flag = recipient
41name = "choose_character" 인물 선택:
42column = {
43data = name
}
45visible = {
46is_ruler = yes
}
}
50effect = {
51scope:recipient ?= {
53random_list = {
541 = {
55add_character_modifier = {
57years = -1
58mode = replace
59size = {보정치 배율
60add = {
61value = 1
62desc = BASE_VALUE 기본: 발렌시아
}
64add = {
65value = this.total_abilities
66divide = 300
67desc = actor_ruler_total_abilities Actor Ruler Or Regent 종합 능력
}
}
}
}
721 = {
73add_character_modifier = {
75years = -1
76mode = replace
77size = {보정치 배율
78add = {
79value = 1
80desc = BASE_VALUE 기본: 발렌시아
}
82add = {
83value = this.total_abilities
84divide = 300
85desc = actor_ruler_total_abilities Actor Ruler Or Regent 종합 능력
}
}
}
}
901 = {
91add_character_modifier = {
93years = -1
94mode = replace
95size = {보정치 배율
96add = {
97value = 1
98desc = BASE_VALUE 기본: 발렌시아
}
100add = {
101value = this.total_abilities
102divide = 300
103desc = actor_ruler_total_abilities Actor Ruler Or Regent 종합 능력
}
}
}
}
1081 = {
109add_character_modifier = {
111years = -1
112mode = replace
113size = {보정치 배율
114add = {
115value = 1
116desc = BASE_VALUE 기본: 발렌시아
}
118add = {
119value = this.total_abilities
120divide = 300
121desc = actor_ruler_total_abilities Actor Ruler Or Regent 종합 능력
}
}
}
}
}
}
}
130ai_will_do = {
131add = {
132value = 100
133desc = BASE_VALUE 기본: 발렌시아
}
}