
行动
请求教士协助
怀抱虔诚信仰,我们坚定不移的Actor Adjective传统将为我们提供支撑。在当前危机中,我们应争取教士的支持。
拜占庭继承危机灾难select trigger
卡斯蒂利亚内战灾难select trigger
继承危机灾难select trigger
教士阶层potential
贵族社会阶级allowsuccession_crisis_pretender_variable变量allow定义in_game/common/generic_actions/succession_crisis_actions.txt:400
401type = disaster
407allow = {
408scope:actor = {
409in_civil_war = no
410at_war = no
411num_possible_estate_privileges:clergy_estate > 0
412trigger_if = {
}
}
}
421automation_tick = never
422automation_tick_frequency = 12
423price = price:succession_crisis_price
425cooldown = {
426type = sc_ask_help_from_the_clergy
427years = 1
}
430select_trigger = {
431looking_for_a = disaster
432name = "choose_disaster" 选择灾难:
433interaction_source_list = {
434scope:actor = {
435every_active_disaster = {
436limit = {
437OR = {
}
}
443add_to_list = source
}
}
}
447target_flag = recipient
448column = {
449data = name
}
451visible = {
452OR = {
}
457disaster_is_active = yes
}
}
461effect = {
463custom_tooltip = {
464text = succession_crisis_10_tt 许多教士成员支持觊觎者的人群将转而效忠,以换取其阶层获得新的阶层特权
}
}
469ai_will_do = {
470add = -50
471if = {
472limit = {
473scope:actor = {
474estate_satisfaction:clergy_estate < 0.5
}
}
477add = 100
}
479if = {
480limit = {
481scope:actor.prestige > 10
}
483add = scope:actor.prestige
}
}