イベント
国を挙げての防衛

Countryが卑劣な敵であるTarget Country Culture人から攻撃を受けている! この脅威に直面したわが国の採用担当官は、兵士の募集をすでに開始した。特にTarget Provinceの民衆が、わがFlavor Rankを侵略者から守るため入隊したいと熱望している。
国民皆兵制度制度trigger定義in_game/events/institution_events.txt:3513
3514type = country_event
3515title = institution_events.171.title 国を挙げての防衛
3516desc = institution_events.171.desc Countryが卑劣な敵であるTarget Country Culture人から攻撃を受けている! この脅威に直面したわが国の採用担当官は、兵士の募集をすでに開始した。特にTarget Provinceの民衆が、わがFlavor Rankを侵略者から守るため入隊したいと熱望している。
3517outcome = neutral
3518trigger = {
3521at_war = yes
3522any_current_war = {
3523NOT = {
3523is_an_attacker = root
}
}
}
3527image = "gfx/interface/illustrations/institutions/levee_en_masse.dds"
3528immediate = {
3529random_owned_location = {
3531save_scope_as = target_location
3532province_definition = {
3532save_scope_as = target_province
}
}
3534random_country_at_war_with = {
3535save_scope_as = target_country
}
}