キャラクター関与
内閣長に昇進させる
このキャラクターは、死亡または内閣から罷免されるまで内閣長となる。
内閣長である補正タイプallow内閣長静的補正select triggerno_cost_for_promotion変数effect3sound = PROMOTE_TO_HEAD_OF_CABINET
5message = yes
6on_own_nation = yes
8price = price:head_of_cabinet_promotion
10potential = {
11scope:actor = {
}
}
16ai_tick = daily
17ai_tick_frequency = 120
19allow = {
20scope:actor = {
}
}
30select_trigger = {
31looking_for_a = character
32source = actor
33target_flag = recipient
34name = "choose_character" キャラクターを選択:
35column = {
36data = name
}
38visible = {
39is_alive = yes
40is_adult = yes
41in_cabinet = yes
}
44enabled = {
45custom_tooltip = {
46text = promote_to_head_of_cabinet_timer 内閣に10年間勤務した
47in_cabinet = yes
}
}
}
53effect = {
54scope:actor = {
55if = {
}
}
}
69ai_will_do = {
70add = {
71value = scope:recipient.total_abilities
72subtract = 250
}
74add = {
75value = scope:actor.estate_satisfaction:nobles_estate
77subtract = 1
79multiply = 50
}
82add = {
83value = scope:actor.estate_satisfaction:nobles_estate
85subtract = 1
87multiply = 50
}
90if = {
91limit = {
92scope:actor = {
92has_reform = government_reform:powerful_vizierships_reform
}
}
94add = 1000
}
}