事件

Tournament Victor赢得比武大会!

flavor_hun.420in_game/events/DHE/flavor_HUN.txt:2065
… 赢得比武大会!

两位竞争者的最后一场骑枪比武终于到来了,First Tournament Participant和Second Tournament Participant正为了名望与荣耀而战!但是,命运只会青睐其中一人。

经过数个回合,最终赢家出来了!荣耀归于Tournament Victor,新的Country AdjectiveCourt Title骑士!

需要first_tournament_participant_bet变量option 1, option 2, option 3first_wins变量option 1, option 2, option 3second_tournament_participant_bet变量option 1, option 2, option 3second_wins变量option 1, option 2, option 3

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. Country Adjective的比武大会
  2. Tournament Victor赢得比武大会!
    ↳ 任意选项之后 · 3天后
  3. 比武大会的影响
    ↳ 任意选项之后 · 立即

定义in_game/events/DHE/flavor_HUN.txt:2065

2066hide_portraits = yes
2067type = country_event
2068fire_only_once = yes
2069title = {
2070first_valid = {
2071triggered_desc = {
2072trigger = {
2072exists = scope:tournament_victor
}
2073desc = flavor_hun.420.title Tournament Victor赢得比武大会!
}
2075triggered_desc = {
2076trigger = {
2076always = yes
}
2077desc = flavor_hun.420.title.fallback 比武大会结束!
}
}
}
2081desc = flavor_hun.420.desc 两位竞争者的最后一场骑枪比武终于到来了,First Tournament Participant和Second Tournament Participant正为了名望与荣耀而战!但是,命运只会青睐其中一人。

经过数个回合,最终赢家出来了!荣耀归于Tournament Victor,新的Country AdjectiveCourt Title骑士!
2082outcome = neutral
2083illustration_tags = {
208410 = happy
208510 = exterior
}
2087immediate = {
2089random_list = {
209050 = {
2091scope:first_tournament_participant = {
2091save_scope_as = tournament_victor
}
2092scope:second_tournament_participant = {
2092save_scope_as = tournament_loser
}
2093set_variable = {
2093name = first_wins
2093value = yes
2093days = 20
}
}
209550 = {
2096scope:second_tournament_participant = {
2096save_scope_as = tournament_victor
}
2097scope:first_tournament_participant = {
2097save_scope_as = tournament_loser
}
2098set_variable = {
2098name = second_wins
2098value = yes
2098days = 20
}
}
}
}
2158after = {
2159trigger_event_silently = flavor_hun.422
}

选项

ACommon String Positive
2104trigger = {
2105custom_tooltip = {
2106text = flavor_hun.420.a_tt 我们支持的战士获胜
2107OR = {
2108AND = {
2109has_variable = first_wins
}
2112AND = {
2113has_variable = second_wins
}
}
}
}
2119scope:tournament_victor = {
}
2120scope:tournament_loser = {
}
B真是不幸……
2125trigger = {
2126custom_tooltip = {
2127text = flavor_hun.420.b_tt 我们支持的战士失败
2128OR = {
2129AND = {
2130has_variable = second_wins
}
2133AND = {
2134has_variable = first_wins
}
}
}
}
2140scope:tournament_victor = {
}
2141scope:tournament_loser = {
}
C真有趣!
2146trigger = {
2147custom_tooltip = {
2148text = flavor_hun.420.c.tt 比赛未产生结果
2149NOT = {
2149has_variable = first_wins
}
2150NOT = {
}
2151NOT = {
2151has_variable = second_wins
}
2152NOT = {
}
}
}
2155scope:tournament_victor = {
}
2156scope:tournament_loser = {
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明