事件 我们收到了一封盖有封蜡的信。看来 Wormtongue Country 重新评估了他们在 Target War 中的选择。据他们的使者说,他们准备在这场冲突中背叛 Scuffed Side Country 保持中立。无论我们是否接受,这都是百年战争的地缘政治局势中的重大转折。因此,此事至关重要,需要我们优先处理。
定义in_game/events/situations/hundred_years_war.txt:2145 2146 type = country_event
2147 category = situation_event
2148 title = hundred_years_war.216.title Wormtongue Country Adjective 弃暗投明
2149 desc = hundred_years_war.216.desc 我们收到了一封盖有封蜡的信。看来 Wormtongue Country 重新评估了他们在 Target War 中的选择。据他们的使者说,他们准备在这场冲突中背叛 Scuffed Side Country 保持中立。无论我们是否接受,这都是百年战争的地缘政治局势中的重大转折。因此,此事至关重要,需要我们优先处理。
2150 outcome = neutral
2152 image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
2154 major = yes
2155 ▾ major_trigger = {
2156 ▾ OR = {
2157 this = scope:wormtongue_country
2158 this = scope:scuffed_side_country
2159 is_subject_of = scope:wormtongue_country
}
}
2164 ▾ immediate = {
2165 ▾ scope:wormtongue_country.ruler_or_regent = {
2165 save_scope_as = target_character1
}
2166 ▾ ruler_or_regent = {
2166 save_scope_as = target_character2
}
}
选项 A 欢迎他们改变心意。
2179 ▾ scope:wormtongue_country = {
2180 ▾ if = {
2181 ▾ limit = {
2182 ▾ has_mutual_scripted_relation = {
2183 type = relation_type:alliance
2184 target = scope:scuffed_side_country
}
}
2187 ▾ remove_relation = {
2188 type = relation_type:alliance
2189 first = this
2190 second = scope:scuffed_side_country
}
}
2193 ▾ else_if = {
2194 ▾ limit = {
2194 is_subject_of = scope:scuffed_side_country
}
}
2197 ▾ leave_war = {
2198 war = scope:target_war
2199 actor = scope:potential_new_ally
}
2202 ▾ every_subject = {
2203 ▾ limit = {
2204 at_war = yes
2205 ▾ any_current_war = {
2205 this = scope:target_war
}
}
2208 ▾ leave_war = {
2209 war = scope:target_war
2210 actor = scope:potential_new_ally
}
}
}
2214 ▾ if = {
2215 ▾ limit = {
2216 scope:target_war.attacker_leader = root
2217 ▾ scope:wormtongue_country = {
}
}
2219 ▾ scope:wormtongue_country = {
2220 ▾ join_war_as_attacker = {
2220 war = scope:target_war
}
2221 ▾ if = {
2222 ▾ limit = {
2223 ▾ any_subject = {
2224 ▾ any_current_war = {
2224 this = scope:target_war
}
}
}
2227 ▾ every_subject = {
2228 ▾ limit = {
2229 ▾ any_current_war = {
2229 this = scope:target_war
}
}
2232 ▾ hidden_effect = {
2233 ▾ leave_war = {
2234 war = scope:target_war
2235 actor = scope:potential_new_ally
}
}
2238 ▾ join_war_as_attacker = {
2238 war = scope:target_war
}
}
}
}
}
2243 ▾ else_if = {
2244 ▾ limit = {
2245 scope:target_war.defender_leader = root
2246 ▾ scope:wormtongue_country = {
}
}
2248 ▾ scope:wormtongue_country = {
2249 ▾ join_war_as_defender = {
2249 war = scope:target_war
}
2250 ▾ if = {
2251 ▾ limit = {
2252 ▾ any_subject = {
2253 ▾ any_current_war = {
2253 this = scope:target_war
}
}
}
2256 ▾ every_subject = {
2257 ▾ limit = {
2258 ▾ any_current_war = {
2258 this = scope:target_war
}
}
2261 ▾ hidden_effect = {
2262 ▾ leave_war = {
2263 war = scope:target_war
2264 actor = scope:potential_new_ally
}
}
2267 ▾ join_war_as_defender = {
2267 war = scope:target_war
}
}
}
}
}
2273 ▾ add_opinion = {
2274 modifier = opinion_changed_sides_during_hyw_modifier
2275 target = scope:wormtongue_country
}
2278 ▾ scope:scuffed_side_country = {
2279 ▾ add_opinion = {
2280 modifier = opinion_changed_sides_during_hyw_modifier
2281 target = scope:wormtongue_country
2282 scale = -1
}
}
B 我们不欢迎这类阴谋分子!
2290 custom_tooltip = hundred_years_war.216.b.tt 我们会在战场上打碎他们背叛的头颅!
属性
图像 gfx/interface/illustrations/situation/hundred_years_war.dds
主要 是
结果 neutral
类型 country_event