Neutralität verkünden
Aktion

Neutralität verkünden

nanbokuchou_declare_neutralityin_game/common/generic_actions/nanbokuchou.txt:146

Wir werden keine Seite unterstützen und uns neutral verhalten.

ErfordertNamboku-chō JidaiSituationselect triggersupports_northern_courtVariableallowsupports_southern_courtVariableallow

Definitionin_game/common/generic_actions/nanbokuchou.txt:146

147type = situation
148potential = {
}
150allow = {
151scope:actor = {
153at_war = no
154custom_tooltip = {
155text = nanbokuchou_supports_side_tt Unterstützt bereits eine Seite
156OR = {
157has_variable = supports_northern_court
158has_variable = supports_southern_court
}
}
}
}
164automation_tick = never
165automation_tick_frequency = 12
167price = price:nanbokuchou_declare_neutrality
169select_trigger = {
170looking_for_a = situation
171target_flag = recipient
172name = "choose_situation" Die Situation wählen:
173column = {
174data = name
}
176visible = {
178situation_is_active = yes
}
}
182effect = {
183scope:actor ?= {
}
}
185ai_will_do = {
186scope:actor = {
188if = {
189limit = {
190AND = {
191AND = {
192has_variable = supports_northern_court
193OR = {
194opinion = {
194target = c:JAP
194value <= -50
}
195opinion = {
195target = c:NTC
195value <= -50
}
}
}
198AND = {
199has_variable = supports_southern_court
200opinion = {
200target = c:STC
200value <= -50
}
}
}
}
204add = {
205value = 100
206desc = "We hate both sides"
}
}
210if = {
211limit = {
212has_variable = supports_northern_court
}
214add = {
215desc = "Our opinion of $JAP
quot;
216c:JAP = {
217scope:actor = {
218value = this_opinion_of_prev
219multiply = -0.1
}
}
}
}
224if = {
225limit = {
226has_variable = supports_southern_court
}
228add = {
229desc = "Our opinion of $STC
quot;
230c:STC = {
231scope:actor = {
232value = this_opinion_of_prev
233multiply = -0.1
}
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum