角色互动
撰写《战略书》
我们的统治者将把个人军事才学集中于自选的某一战争领域进行钻研。此类学识必将有助于提升我们的战力,彰显赫赫武功。
拜占庭国家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 基础:巴伦西亚
}
}