EventChanged this version
The Country Adjective Jousting Tournament

While the popularity of jousting wanes in Europe, Ruler remains committed to upholding the chivalric tradition. he/she sees the tournament as a beacon of honor and has even introduced new distinctions for the victorious participants.
In keeping with this tradition, the Ruler Title has decreed another grand tournament this year, providing a platform for the finest among our Nobility to vie for His Her Formal favor. Two contenders - First Tournament Participant and Second Tournament Participant - in particular have shown great prowess in the tournament. Their final duel is at hand, and only one of them can be favored by the Ruler Title.
HungaryCountrydynamic historical event.tag
NobilityEstateimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Country Adjective Jousting Tournament
Tournament Victor wins the Jousting Tournament!↳ After any choice · 3 days later
The Tribute of the Tournament↳ After any choice · right away
Definitionin_game/events/DHE/flavor_HUN.txt:2164
2165type = country_event
2166title = flavor_hun.421.title The Country Adjective Jousting Tournament
2167desc = flavor_hun.421.desc While the popularity of jousting wanes in Europe, Ruler remains committed to upholding the chivalric tradition. he/she sees the tournament as a beacon of honor and has even introduced new distinctions for the victorious participants.
In keeping with this tradition, the Ruler Title has decreed another grand tournament this year, providing a platform for the finest among our Nobility to vie for His Her Formal favor. Two contenders - First Tournament Participant and Second Tournament Participant - in particular have shown great prowess in the tournament. Their final duel is at hand, and only one of them can be favored by the Ruler Title.
In keeping with this tradition, the Ruler Title has decreed another grand tournament this year, providing a platform for the finest among our Nobility to vie for His Her Formal favor. Two contenders - First Tournament Participant and Second Tournament Participant - in particular have shown great prowess in the tournament. Their final duel is at hand, and only one of them can be favored by the Ruler Title.
2168outcome = neutral
2169fire_only_once = yes
2170dynamic_historical_event = {
}
2176trigger = {
2177has_ruler = yes
2178has_chivalric_order = yes
2179any_character = {
2180is_alive = yes
2181is_female = no
2182is_adult = yes
2183is_ruler = no
2185count >= 2
}
}
2188illustration_tags = {
218910 = happy
219010 = exterior
}
2192immediate = {
}
2194hidden_effect = {
2195random_character = {
2196limit = {
2197is_alive = yes
2198is_female = no
2199is_adult = yes
2200is_ruler = no
}
2203save_scope_as = first_tournament_participant
}
2205random_character = {
2206limit = {
2207is_alive = yes
2208is_female = no
2209is_adult = yes
2210is_ruler = no
2212not = {
2212scope:first_tournament_participant = this
}
}
2214save_scope_as = second_tournament_participant
}
2216ruler = {
2216save_scope_as = ruler_scope
}
}
}