御准征伐
行动

御准征伐

get_claim_from_imperial_courtin_game/common/generic_actions/religious_factions.txt:7

我们可以说服朝廷给予我们向邻国宣战的正当理由,以扩大我们的影响力。

需要声张威势宣战理由select trigger 2日本幕府国际组织allow神道教宗教select trigger 2

定义in_game/common/generic_actions/religious_factions.txt:7

8type = religiousfaction
10sound = UI_action_religion_generic
12potential = {
13scope:actor.religion = {
14has_religious_factions = yes
}
}
18allow = {
19scope:actor ?= {
20at_war = no
21NOT = {
21is_leader_of_international_organization = international_organization:japanese_shogunate
}
}
}
25automation_tick = never
26automation_tick_frequency = 12
28ai_tick = monthly
29ai_tick_frequency = 6
31price = price:get_claim_from_imperial_court
33select_trigger = {
34looking_for_a = religion
35source = actor
36target_flag = recipient
37name = "choose_religion" 选择宗教:
38column = {
39data = name
}
}
43select_trigger = {
44looking_for_a = country
45target_flag = target
46name = "choose_country_to_get_claim" 选择一个国家,从朝廷获取宣称
47none_available_msg_key = "no_valid_countries"
48column = {
48data = name
}
49column = {
49data = population
}
50interaction_source_list = {
52every_country_in_religion = {
53add_to_list = source
}
}
}
57visible = {
58exists = scope:actor
59custom_tooltip = {
60text = get_claim_from_imperial_court_tt 任意不是我们附属国或同盟的相邻国家
61this != scope:actor
62trigger_if = {
63limit = {
63is_subject = yes
}
64overlord ?= {
64this != scope:actor
}
}
66NOT = {
66target = scope:actor
}
}
67OR = {
68AND = {
69scope:actor = {
69country_type = location
}
70country_type = location
71is_neighbor_of = scope:actor
}
73AND = {
74scope:actor = {
74country_type = building
}
75country_type = building
76any_owned_foreign_building_location = {
77OR = {
78any_foreign_building_countries_in_location = {
78this = scope:actor
}
79any_neighbor_location = {
80any_foreign_building_countries_in_location = {
80this = scope:actor
}
}
}
}
}
}
}
}
88enabled = {
89OR = {
90NOT = {
90exists = scope:target
}
91scope:target ?= {
93scope:actor ?= {
94opinion = {
94target = scope:target
94value <= 50
}
95NOT = {
95has_casus_belli_of_type_on = {
95target = scope:target
}
}
}
}
}
}
}
102cooldown = {
103type = get_claim_from_imperial_court
104years = 2
}
107effect = {
108if = {
109limit = {
110exists = scope:target
}
112scope:actor ?= {
113add_casus_belli = {
115target = scope:target
}
}
}
119else = {
120custom_tooltip = claim_from_imperial_court_tt 我们会获得针对邻国一个省份的声张威势宣战理由
}
}
124ai_will_do = {
125if = {
126limit = {
126exists = scope:target
}
127scope:actor ?= {
128add = {
129desc = "game_concept_opinion"
130value = "opinion(scope:target)"
131multiply = -1
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明