イベント
Countryの花婿

Countryはここ数十年に数多の不幸に直面したことにより、女性Ruler TitleNew Rulerが玉座に座ることとなった。彼女の将来の夫の問題は極めて重要であり、貴族は自分たちが承認した候補者との結婚しか認めないだろう。
ひとたび花婿が選出されれば、貴族はこの手順を法律に盛り込み、今後の統治者も自分たちで選出できるようにすると思われる。
ローマ国家immediate
ポーランド国家trigger定義in_game/events/DHE/flavor_pol.txt:413
414type = country_event
415title = flavor_pol.6.title Countryの花婿
416desc = flavor_pol.6.desc Countryはここ数十年に数多の不幸に直面したことにより、女性Ruler TitleNew Rulerが玉座に座ることとなった。彼女の将来の夫の問題は極めて重要であり、貴族は自分たちが承認した候補者との結婚しか認めないだろう。
ひとたび花婿が選出されれば、貴族はこの手順を法律に盛り込み、今後の統治者も自分たちで選出できるようにすると思われる。
ひとたび花婿が選出されれば、貴族はこの手順を法律に盛り込み、今後の統治者も自分たちで選出できるようにすると思われる。
417outcome = neutral
419fire_only_once = yes
421trigger = {
}
431illustration_tags = {
43210 = angry
43310 = interior
}
436immediate = {
}
440if = {
441limit = {
}
447save_scope_as = lithuania_groom_country
}
}
451ordered_neighbor_country = {
452order_by = total_population
453limit = {
454this != scope:lithuania_groom_country
}
461check_range_bounds = no
462max = 1
463save_scope_as = first_groom_country
}
465ordered_neighbor_country = {
466order_by = total_population
467limit = {
468this != scope:first_groom_country
469this != scope:lithuania_groom_country
}
476check_range_bounds = no
477max = 1
478save_scope_as = second_groom_country
}
480ordered_neighbor_country = {
481order_by = total_population
482limit = {
483this != scope:first_groom_country
484this != scope:second_groom_country
485this != scope:lithuania_groom_country
}
492check_range_bounds = no
493max = 1
494save_scope_as = third_groom_country
}
}