Character Interaction
Compose Stratēgikòn
Our Ruler will concentrate personal military expertise on a topic of war of choice. Such knowledge will surely help promote our prowess and exalt our famed martial capabilities.
ByzantiumCountrypotential
Fate of the PhoenixDLCpotentialcompose_strategikon_variableVariableallow2message = 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 Our Ruler has not already composed a Stratēgikòn in their lifetime
}
}
37select_trigger = {
38looking_for_a = character
39source = actor
40target_flag = recipient
41name = "choose_character" Choose the Character:
42column = {
43data = name
}
45visible = {
46is_ruler = yes
}
}
50effect = {
51scope:recipient ?= {
53random_list = {
541 = {
55add_character_modifier = {
57years = -1
58mode = replace
59size = {scales the modifier
60add = {
61value = 1
62desc = BASE_VALUE Base: Valencia
}
64add = {
65value = this.total_abilities
66divide = 300
67desc = actor_ruler_total_abilities Actor Ruler Or Regent Total Ability
}
}
}
}
721 = {
73add_character_modifier = {
75years = -1
76mode = replace
77size = {scales the modifier
78add = {
79value = 1
80desc = BASE_VALUE Base: Valencia
}
82add = {
83value = this.total_abilities
84divide = 300
85desc = actor_ruler_total_abilities Actor Ruler Or Regent Total Ability
}
}
}
}
901 = {
91add_character_modifier = {
93years = -1
94mode = replace
95size = {scales the modifier
96add = {
97value = 1
98desc = BASE_VALUE Base: Valencia
}
100add = {
101value = this.total_abilities
102divide = 300
103desc = actor_ruler_total_abilities Actor Ruler Or Regent Total Ability
}
}
}
}
1081 = {
109add_character_modifier = {
111years = -1
112mode = replace
113size = {scales the modifier
114add = {
115value = 1
116desc = BASE_VALUE Base: Valencia
}
118add = {
119value = this.total_abilities
120divide = 300
121desc = actor_ruler_total_abilities Actor Ruler Or Regent Total Ability
}
}
}
}
}
}
}
130ai_will_do = {
131add = {
132value = 100
133desc = BASE_VALUE Base: Valencia
}
}