事件本版本变更
八旗汉军

汉人将领的倒戈充分说明盘踞中国的伪朝气数已尽。随着征服推进,越来越多的汉人军民加入我军,现有旗制已不敷使用。为此我们在Target Location组建八旗汉军,由Target Character统率。
骑手革新trigger中华文化组immediate女真文化组trigger
满洲可成立国家dynamic historical event.tag定义in_game/events/DHE/flavor_MCH.txt:432
433type = country_event
434title = flavor_mch.9.title 八旗汉军
435desc = flavor_mch.9.desc 汉人将领的倒戈充分说明盘踞中国的伪朝气数已尽。随着征服推进,越来越多的汉人军民加入我军,现有旗制已不敷使用。为此我们在Target Location组建八旗汉军,由Target Character统率。
436outcome = neutral
438fire_only_once = yes
439dynamic_historical_event = {
}
446illustration_tags = {
44710 = regular
44810 = exterior
}
451trigger = {
453has_unlocked_any_unit_of_category = army_light_cavalry
455300 <= {
456value = this.total_population
457multiply = "culture_group_percentage_in_country(culture_group:chinese_group)"
}
}
461immediate = {
}
463ordered_pop = {
470order_by = pop_size
471save_scope_as = target_pop
}
473scope:target_pop.location = {
474save_scope_as = target_location
}
476create_character = {
478culture = scope:target_pop.culture
479religion = scope:target_pop.religion
480mil = {
60
70
}
481save_scope_as = target_character
}
}