Взаимодействие c персонажем
Написание «Стратегикона»
Наш Concept поделится накопленной военной мудростью, выпустив трактат на выбранную тему. Это наверняка поможет нам убедить других, что мы приобрели свою воинскую славу абсолютно заслуженно.
ВизантияДержава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 Наш Concept за свою жизнь не написал «Стратегикон»
}
}
37select_trigger = {
38looking_for_a = character
39source = actor
40target_flag = recipient
41name = "choose_character" Выберите Concept:
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 — Concept
}
}
}
}
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 — Concept
}
}
}
}
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 — Concept
}
}
}
}
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 — Concept
}
}
}
}
}
}
}
130ai_will_do = {
131add = {
132value = 100
133desc = BASE_VALUE Базовое значение: Валенсия
}
}