イベント
Actorが関係強化を要求
権力への道はひとつではない。それぞれが違う方法で、それを手に入れ維持しようと試みる。我々の場合は、数々の障害や外交工作に行く手を阻まれながら、主権を守ろうともがいている。最近は、Actorから届いた正式な外交交渉が我々の悩みの種である。
Actorは我々に書簡をよこし、誉れ高いTarget Country1 Dynasty家との政略結婚と引き換えに、両国の国境に接するわが国の領土の一部を差し出すようはっきり要求してきた。強力な隣国が我々の独立を保証し、味方でいてくれるのはありがたいが、わが国の領土の完全性はどうなるのか……?
定義in_game/events/situations/rise_of_the_ottomans.txt:608
609type = country_event
610category = situation_event
612title = rise_of_the_ottomans.106.title Actorが関係強化を要求
613desc = rise_of_the_ottomans.106.desc 権力への道はひとつではない。それぞれが違う方法で、それを手に入れ維持しようと試みる。我々の場合は、数々の障害や外交工作に行く手を阻まれながら、主権を守ろうともがいている。最近は、Actorから届いた正式な外交交渉が我々の悩みの種である。
Actorは我々に書簡をよこし、誉れ高いTarget Country1 Dynasty家との政略結婚と引き換えに、両国の国境に接するわが国の領土の一部を差し出すようはっきり要求してきた。強力な隣国が我々の独立を保証し、味方でいてくれるのはありがたいが、わが国の領土の完全性はどうなるのか……?
Actorは我々に書簡をよこし、誉れ高いTarget Country1 Dynasty家との政略結婚と引き換えに、両国の国境に接するわが国の領土の一部を差し出すようはっきり要求してきた。強力な隣国が我々の独立を保証し、味方でいてくれるのはありがたいが、わが国の領土の完全性はどうなるのか……?
614outcome = neutral
616illustration_tags = {
61710 = regular
61810 = interior
}
621immediate = {
622scope:target = {
623save_scope_as = target_country2
624ruler ?= {
624save_scope_as = target_character2
}
}
630scope:target_2 = {
631save_scope_as = target_location
}
633if = {
634limit = {
635country_exists = scope:target_country2
636scope:target_country2 = {
637OR = {
638has_ruler = yes
639has_regent = yes
}
641ruler_or_regent ?= {
642has_dynasty = yes
}
644any_character = {
645culture = scope:target_country2.culture
646religion = scope:target_country2.religion
647dynasty ?= scope:target_country2.ruler_or_regent.dynasty
648is_female = yes
649is_married = no
}
}
}
653scope:target_country2 = {
654random_character = {
655limit = {
656culture = scope:target_country2.culture
657religion = scope:target_country2.religion
658dynasty ?= scope:target_country2.ruler_or_regent.dynasty
659is_female = yes
660is_married = no
}
662save_scope_as = target_character_4
}
}
}
666else = {
667create_character = {
668culture = scope:target_country2.culture
669religion = scope:target_country2.religion
670age = 18
671female = yes
673create_in_limbo = yes
674save_scope_as = target_character_4
}
}
677scope:target_1 = {
678save_scope_as = target_character3
}
680scope:actor = {
681save_scope_as = target_country1
682ruler ?= {
683save_scope_as = target_character
684dynasty ?= {
684save_scope_as = target_dynasty
}
}
}
}