イベントこのバージョンで変更
龍虎将軍Target Character

数え切れないほどの戦いに勝利したことで、Target Characterは“龍虎将軍”の称号を得た。このような偉大な指導者を擁するCountryには、間違いなく黄金時代が訪れることだろう。
満州変容国家dynamic historical event.tagmch_num_of_battles_won変数trigger定義in_game/events/DHE/flavor_MCH.txt:308
309type = country_event
310title = flavor_mch.7.title 龍虎将軍Target Character
311desc = flavor_mch.7.desc 数え切れないほどの戦いに勝利したことで、Target Characterは“龍虎将軍”の称号を得た。このような偉大な指導者を擁するCountryには、間違いなく黄金時代が訪れることだろう。
312outcome = neutral
313fire_only_once = yes
315dynamic_historical_event = {
}
322trigger = {
323has_ruler = yes
324ruler = {
325mil >= 80
326custom_tooltip = {
327text = variable_mch_num_of_battles_won_tt わが国の統治者が多くの戦いに勝利した
}
}
}
334illustration_tags = {
33510 = happy
33610 = exterior
}
339immediate = {
}
341ruler = {
342save_scope_as = target_character
}
}